bcryptjs
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user