Skip to content

Commit

Permalink
fix(tools): move fs-extra to runtime deps
Browse files Browse the repository at this point in the history
  • Loading branch information
drawnepicenter committed Jan 9, 2017
1 parent 73f639a commit 95067ab
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 @@ -42,6 +42,7 @@
"dependencies": {
"chalk": "^1.1.3",
"dotty": "^0.0.2",
"fs-extra": "^1.0.0",
"glob": "^7.1.1",
"good-guy-http": "^1.7.3",
"lodash": "^4.17.4",
Expand Down Expand Up @@ -69,7 +70,6 @@
"cross-env": "^3.1.4",
"cz-conventional-changelog": "^1.2.0",
"eslint": "^3.12.2",
"fs-extra": "^1.0.0",
"ink-docstrap": "^1.3.0",
"mocha": "^3.2.0",
"npm-check-updates": "^2.8.9",
Expand Down

0 comments on commit 95067ab

Please sign in to comment.