🐛 Fix corrupt zip and remove project download on server
This commit is contained in:
+2
-2
@@ -23,14 +23,15 @@
|
||||
},
|
||||
"homepage": "https://github.com/brunosimon/keppler",
|
||||
"dependencies": {
|
||||
"adm-zip": "^0.4.7",
|
||||
"chokidar": "^1.7.0",
|
||||
"colors": "^1.1.2",
|
||||
"diff": "^3.3.0",
|
||||
"express": "^4.15.3",
|
||||
"glob": "^7.1.2",
|
||||
"helmet": "^3.8.1",
|
||||
"html-entities": "^1.2.1",
|
||||
"ip": "^1.1.5",
|
||||
"jszip": "^3.1.5",
|
||||
"mime": "^1.3.6",
|
||||
"minimatch": "^3.0.4",
|
||||
"node-notifier": "^5.1.2",
|
||||
@@ -40,7 +41,6 @@
|
||||
"socket.io-client": "^2.0.3",
|
||||
"vue": "^2.3.3",
|
||||
"vuex": "^2.3.1",
|
||||
"html-entities": "^1.2.1",
|
||||
"yargs": "^8.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user