Included bcrypt on package.json
This commit is contained in:
parent
da47babc05
commit
c242bf7757
|
@ -15,6 +15,7 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"bcrypt": "^1.0.2",
|
||||
"body-parser": "^1.16.0",
|
||||
"express": "^4.14.0",
|
||||
"gm": "^1.23.0",
|
||||
|
|
Loading…
Reference in New Issue