Preemptively add bcrypt to the dev bundle. We think we may want it soon.

This commit is contained in:
Nick Martin
2013-12-10 15:36:46 -08:00
parent 1b08ac2d9d
commit 24a80d49b1

View File

@@ -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: