Skip to content

Commit 8b2752f

Browse files
bump up version
1 parent b678e8b commit 8b2752f

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zip-js/zip-js",
3-
"version": "2.8.47",
3+
"version": "2.8.48",
44
"exports": {
55
".": "./index.js",
66
"./external": "./lib/zip-fs-external.js",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A JavaScript library to zip and unzip files in the browser, Deno and Node.js",
44
"author": "Gildas Lormeau",
55
"license": "BSD-3-Clause",
6-
"version": "2.8.47",
6+
"version": "2.8.48",
77
"type": "module",
88
"keywords": [
99
"zip",

0 commit comments

Comments
 (0)