Skip to content

Commit

Permalink
Merge pull request #103 from republicwireless-open/master
Browse files Browse the repository at this point in the history
Update bluebird to ^3.3
  • Loading branch information
analog-nico committed Mar 29, 2016
2 parents bd3f9dc + 6bab447 commit 3541a87
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 @@ -29,7 +29,7 @@
"test": "./node_modules/.bin/gulp ci"
},
"dependencies": {
"bluebird": "^2.3",
"bluebird": "^3.3",
"lodash": "^4.5.0",
"request": "^2.34"
},
Expand Down

0 comments on commit 3541a87

Please # to comment.