update bluebird

This commit is contained in:
Spencer Alger
2015-03-17 13:48:08 -07:00
parent ec6b0fcefc
commit 4fc82c01d4

View File

@ -80,8 +80,8 @@
},
"license": "Apache 2.0",
"dependencies": {
"bluebird": "^2.9.14",
"chalk": "~0.5.1",
"bluebird": "~2.8.2",
"forever-agent": "~0.5.2",
"lodash": "^3.0.0"
},
@ -96,4 +96,4 @@
"engines": {
"node": ">=0.8 <0.11"
}
}
}