Skip to content

Commit

Permalink
fix(deps): add bluebird as an actual dep
Browse files Browse the repository at this point in the history
  • Loading branch information
zkat committed Mar 16, 2018
1 parent ea99fea commit 1286e31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
},
"license": "ISC",
"dependencies": {
"bluebird": "^3.5.1",
"lru-cache": "^4.1.2",
"make-fetch-happen": "^3.0.0",
"npm-package-arg": "^6.0.0",
Expand Down

0 comments on commit 1286e31

Please # to comment.