Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
perf: ⚡️ remove all deps so nothing is installed
Browse files Browse the repository at this point in the history
  • Loading branch information
streamich committed Jun 5, 2018
1 parent a7738c8 commit 16ce6a7
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,14 @@
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"lint": "yarn eslint"
},
"dependencies": {
"devDependencies": {
"app-root-path": "^2.0.1",
"inquirer": "^6.0.0",
"word-wrap": "^1.2.3",
"pad-right": "^0.2.2",
"signale": "^1.1.0",
"minimist": "^1.2.0",
"chalk": "^2.4.1"
},
"devDependencies": {
"chalk": "^2.4.1",
"commitizen": "^2.9.6",
"eslint": "^4.19.1",
"eslint-config-mailonline": "^9.0.0",
Expand Down

0 comments on commit 16ce6a7

Please sign in to comment.