Skip to content

Commit

Permalink
Merge pull request #181 from acinader/upgrade-bluebird
Browse files Browse the repository at this point in the history
upgrade bluebird to 3.5.0
  • Loading branch information
analog-nico authored Mar 16, 2017
2 parents 1389cf7 + 585de30 commit c74373f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"request-promise-core": "1.1.1",
"bluebird": "^3.4.1",
"bluebird": "^3.5.0",
"stealthy-require": "^1.0.0"
},
"peerDependencies": {
Expand Down

0 comments on commit c74373f

Please # to comment.