Skip to content

Commit

Permalink
Merge pull request #858 from epoberezkin/greenkeeper/bluebird-pin-3.5.1
Browse files Browse the repository at this point in the history
fix: pin bluebird to 3.5.1
  • Loading branch information
epoberezkin committed Sep 19, 2018
2 parents 8e7f47a + 9aa65f7 commit 851b73c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -67,7 +67,7 @@
},
"devDependencies": {
"ajv-async": "^1.0.0",
"bluebird": "^3.1.5",
"bluebird": "3.5.1",
"brfs": "^2.0.0",
"browserify": "^16.2.0",
"chai": "^4.0.1",
Expand Down

0 comments on commit 851b73c

Please sign in to comment.