🐛 Fix corrupt zip and remove project download on server

This commit is contained in:
brunosimon
2017-12-25 17:49:53 +01:00
parent 3d93205750
commit 2620b00ffe
23 changed files with 148 additions and 60 deletions
+2 -2
View File
@@ -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": {