Skip to content

Commit a253c8c

Browse files
fix(package): update bluebird to version 3.5.4
Closes #34
1 parent 06bea8d commit a253c8c

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.4",
7373
"debug": "2.6.8",
7474
"fsm-as-promised": "0.14.4",
7575
"lodash": "4.17.4"

0 commit comments

Comments
 (0)