Skip to content

Commit 7920a6e

Browse files
fix(package): update bluebird to version 3.5.5
Closes #34
1 parent 06bea8d commit 7920a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"validate-commit-msg": "2.12.2"
7070
},
7171
"dependencies": {
72-
"bluebird": "3.5.0",
72+
"bluebird": "3.5.5",
7373
"debug": "2.6.8",
7474
"fsm-as-promised": "0.14.4",
7575
"lodash": "4.17.4"

0 commit comments

Comments
 (0)