add bcrypt to package.json

attempt to fix travis build
This commit is contained in:
Samuel Laulhau 2016-06-16 08:41:31 +02:00 committed by Sam
parent a88390a7d1
commit 59bb78ace8

View File

@ -25,6 +25,7 @@
"dependencies": {
"async": "^1.4.2",
"aws-sdk": "^2.3.9",
"bcrypt": "^0.8.7",
"body-parser": "~1.14.1",
"bower": "~1.6.5",
"chalk": "^1.1.3",