Fixed version bug

This commit is contained in:
Philip Ebels
2018-08-31 18:41:57 +02:00
parent eb4bdba59b
commit 95b3439fab
4 changed files with 11 additions and 16 deletions

View File

@@ -33,8 +33,7 @@
"express": "^4.16.1",
"morgan": "^1.9.0",
"multer": "^1.3.0",
"mysql": "^2.15.0",
"pkginfo": "^0.4.1"
"mysql": "^2.15.0"
},
"devDependencies": {
"mocha": "^5.2.0",