Skip to content
This repository has been archived by the owner on Nov 27, 2019. It is now read-only.

Commit

Permalink
upgrade zip-dir version to fix issues on Linux
Browse files Browse the repository at this point in the history
zip-dir 1.0.1 introduced [a severe issue](jsantell/node-zip-dir#6) where it could use 100% CPU usage. 1.0.2 fixes that.
  • Loading branch information
laurentj committed Feb 22, 2016
1 parent 92a3ab9 commit d3b8cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"unzip": "0.1.11",
"when": "3.7.2",
"xml2js": "0.4.16",
"zip-dir": "1.0.1",
"zip-dir": "1.0.2",
"jszip": "2.4.0"
},
"devDependencies": {
Expand Down

0 comments on commit d3b8cae

Please sign in to comment.