ff-stream-web

git clone git://archive.git.mtrnord.blog/MTRNord/ff-stream-web.git
Log | Files | Refs | README | LICENSE

commit a894eeefbd743bd40e41e2fd37ab53593457eeeb
parent 4e307da1accb37c3dbafcc477f25b5764bfbf458
Author: Konstantin Tarkus <koistya@gmail.com>
Date:   Wed, 13 Apr 2016 10:47:05 +0300

Merge pull request #561 from kriasoft/greenkeeper-bluebird-3.3.5

Update bluebird to version 3.3.5 🚀
Diffstat:
Mpackage.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json @@ -7,7 +7,7 @@ "dependencies": { "babel-polyfill": "6.7.4", "babel-runtime": "6.6.1", - "bluebird": "3.3.4", + "bluebird": "3.3.5", "body-parser": "1.15.0", "classnames": "2.2.3", "cookie-parser": "1.4.1",