Skip to content

Commit

Permalink
move bluebird from devDeps to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
asfktz committed Nov 10, 2017
1 parent b89a454 commit b0bc75f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"del": "^3.0.0",
"find-cache-dir": "^1.0.0",
"lodash": "^4.17.4",
"bluebird": "^3.5.0",
"make-dir": "^1.0.0",
"memory-fs": "^0.4.1",
"mkdirp": "^0.5.1",
Expand All @@ -52,7 +53,6 @@
"babel-preset-env": "^1.5.2",
"babel-preset-stage-3": "^6.24.1",
"babel-register": "^6.24.1",
"bluebird": "^3.5.0",
"del-cli": "^1.1.0",
"eslint": "^4.1.1",
"eslint-config-prettier": "2.7.0",
Expand Down

0 comments on commit b0bc75f

Please sign in to comment.