This commit is contained in:
Paolo Arena
2019-07-14 18:44:36 +02:00
parent e0871721fb
commit 507f465313
3 changed files with 4 additions and 4 deletions

View File

@@ -10,12 +10,12 @@
"test-watch": "nodemon --exec 'npm test'"
},
"engines": {
"node": "6.2.2"
"node": "8.9.0"
},
"author": "Paolo Arena",
"license": "MIT",
"dependencies": {
"bcrypt": "^3.0.2",
"bcryptjs": "^2.4.3",
"body-parser": "^1.15.2",
"cors": "^2.8.4",
"crypto-js": "^3.1.6",