Removed async dependency

This commit is contained in:
alexandercerutti
2018-08-22 23:38:11 +02:00
parent 2d6c278c93
commit 88464f7764
3 changed files with 946 additions and 2 deletions

View File

@@ -10,7 +10,6 @@
"license": "ISC",
"dependencies": {
"archiver": "^2.1.1",
"async": "^2.6.1",
"express": "^4.16.3",
"joi": "^13.6.0",
"moment": "^2.22.2",