0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Merge pull request #5226 from jaswilli/update-bluebird

Update bluebird promise library
This commit is contained in:
Hannah Wolfe 2015-05-06 11:25:03 +01:00
commit 3b5db4b026

View file

@ -32,7 +32,7 @@
},
"dependencies": {
"bcryptjs": "2.1.0",
"bluebird": "2.4.2",
"bluebird": "2.9.25",
"body-parser": "1.10.0",
"bookshelf": "0.7.9",
"busboy": "0.2.9",