Skip to content

Commit

Permalink
chore: removes unused dependencies
Browse files Browse the repository at this point in the history
- async
- commander
- prettyjson
  • Loading branch information
artem-zakharchenko committed Jun 25, 2019
1 parent 2eb036d commit cc4f489
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 49 deletions.
59 changes: 13 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,8 @@
},
"dependencies": {
"amanda": "1.0.1",
"async": "3.1.0",
"caseless": "0.12.0",
"clone": "2.1.2",
"commander": "2.20.0",
"content-type": "1.0.4",
"curl-trace-parser": "0.0.10",
"deep-equal": "1.0.1",
Expand Down Expand Up @@ -62,7 +60,6 @@
"mochify": "6.3.0",
"nyc": "14.1.1",
"prettier": "1.18.2",
"prettyjson": "1.2.1",
"semantic-release": "15.13.16",
"sinon": "7.3.2"
},
Expand Down

0 comments on commit cc4f489

Please sign in to comment.