diff --git a/scripts/generate-dev-bundle.sh b/scripts/generate-dev-bundle.sh index c3bb2522a1..ec2c7af7ac 100755 --- a/scripts/generate-dev-bundle.sh +++ b/scripts/generate-dev-bundle.sh @@ -109,6 +109,7 @@ npm install shell-quote@0.0.1 # now at 1.3.3, which adds plenty of options to npm install eachline@2.3.3 npm install source-map@0.1.30 npm install source-map-support@0.2.3 +npm install bcrypt@0.7.7 # Using the unreleased "caronte" branch rewrite of http-proxy (which will become # 1.0.0), plus this PR: