Skip to content

Commit

Permalink
fix: pin bluebird to 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Sep 3, 2018
1 parent 8e7f47a commit 9aa65f7
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 9aa65f7

Please sign in to comment.