Skip to content

Commit 1286e31

Browse files
committedMar 16, 2018
fix(deps): add bluebird as an actual dep
1 parent ea99fea commit 1286e31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
},
3030
"license": "ISC",
3131
"dependencies": {
32+
"bluebird": "^3.5.1",
3233
"lru-cache": "^4.1.2",
3334
"make-fetch-happen": "^3.0.0",
3435
"npm-package-arg": "^6.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.