Skip to content

Commit 9bb5fb9

Browse files
committed
Update project version
1 parent 10a8c1c commit 9bb5fb9

File tree

2 files changed

+275
-1
lines changed

2 files changed

+275
-1
lines changed

package-lock.json

Lines changed: 274 additions & 0 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
@@ -1,6 +1,6 @@
11
{
22
"name": "adm-zip",
3-
"version": "0.4.15",
3+
"version": "0.4.16",
44
"description": "Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from disk",
55
"scripts": {
66
"test": "mocha test/mocha.js test/crc/index.js"

0 commit comments

Comments
 (0)