use the latest version of bluebird

This commit is contained in:
Spencer Alger
2014-09-24 08:17:13 -07:00
parent a87b327a7f
commit abd5a121b5

View File

@ -74,7 +74,7 @@
}, },
"license": "Apache 2.0", "license": "Apache 2.0",
"dependencies": { "dependencies": {
"bluebird": "~2.2.1", "bluebird": "~2.2.2",
"chalk": "~0.5.1", "chalk": "~0.5.1",
"forever-agent": "~0.5.2", "forever-agent": "~0.5.2",
"lodash-node": "~2.4" "lodash-node": "~2.4"