Skip to content

Commit 6a41968

Browse files
fix(package): update bluebird to version 3.7.0
Closes #50
1 parent c671411 commit 6a41968

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
@@ -21,7 +21,7 @@
2121
"plugin"
2222
],
2323
"dependencies": {
24-
"bluebird": "3.5.1",
24+
"bluebird": "3.7.0",
2525
"body-parser": "1.18.2",
2626
"cli-color": "1.2.0",
2727
"compression": "1.7.1",

0 commit comments

Comments
 (0)