Merge pull request #181 from neonstalwart/update-deps

update bluebird
This commit is contained in:
Spencer
2015-01-28 19:03:14 -07:00

View File

@ -80,7 +80,7 @@
},
"license": "Apache 2.0",
"dependencies": {
"bluebird": "~2.2.2",
"bluebird": "~2.8.2",
"forever-agent": "~0.5.2",
"lodash-node": "~2.4"
},