Use a specific tag of our patched node-archiver

This commit is contained in:
Johannes Zellner
2017-04-19 13:38:46 +02:00
parent 40f5d0412b
commit e82bdfc996
2 changed files with 94 additions and 94 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
],
"dependencies": {
"@sindresorhus/df": "^2.1.0",
"archiver": "git+https://github.com/cloudron-io/node-archiver.git",
"archiver": "git+https://github.com/cloudron-io/node-archiver.git#cloudron-release",
"async": "^2.1.4",
"aws-sdk": "^2.41.0",
"body-parser": "^1.13.1",