1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00

upgrade bluebird to ^3.4.6

This commit is contained in:
Ivar 2016-09-10 10:32:13 +02:00
parent 6c0c33714c
commit 743d3d7874

View File

@ -46,7 +46,7 @@
"test:coverage-report": "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"
},
"dependencies": {
"bluebird": "2.9.14",
"bluebird": "^3.4.6",
"body-parser": "1.15.2",
"cookie-parser": "^1.4.1",
"db-migrate": "0.9.25",