Добавлены модули node-stream-zip, zip-stream

This commit is contained in:
Book Pauk
2019-10-27 17:57:21 +07:00
parent 1354361ad9
commit 25f309bcb0
2 changed files with 245 additions and 4 deletions

View File

@@ -72,6 +72,7 @@
"lodash": "^4.17.15",
"minimist": "^1.2.0",
"multer": "^1.4.2",
"node-stream-zip": "^1.8.2",
"pako": "^1.0.10",
"path-browserify": "^1.0.0",
"safe-buffer": "^5.2.0",
@@ -83,6 +84,7 @@
"vue": "github:paulkamer/vue#fix_palemoon_clickhandlers_dist",
"vue-router": "^3.1.3",
"vuex": "^3.1.1",
"vuex-persistedstate": "^2.5.4"
"vuex-persistedstate": "^2.5.4",
"zip-stream": "^2.1.2"
}
}