nfriedly / node-bestzip

Provides a `bestzip` command that uses the system `zip` if avaliable, and a Node.js implimentation otherwise.
MIT License
80 stars 17 forks source link

Update to package.json #3

Closed JeffDownie closed 8 years ago

JeffDownie commented 8 years ago

There was an issue in the archiver module fixed in v0.15.1, which can cause file permissions issues on windows: https://github.com/archiverjs/node-archiver/issues/136 https://github.com/archiverjs/node-archiver/pull/137

nfriedly commented 8 years ago

Hey, thanks!

nfriedly commented 8 years ago

Published as v1.1.3