Skip to content

Commit 732adba

Browse files
fix(package): update bluebird to version 3.5.4
Closes #27
1 parent 67083b6 commit 732adba

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
@@ -24,7 +24,7 @@
2424
"commitmsg": "validate-commit-msg"
2525
},
2626
"dependencies": {
27-
"bluebird": "3.5.0",
27+
"bluebird": "3.5.4",
2828
"debug": "2.6.8",
2929
"depd": "1.1.0",
3030
"lodash": "4.17.4"

0 commit comments

Comments
 (0)