Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
fix: correct dependency issue
Browse files Browse the repository at this point in the history
  • Loading branch information
justinlettau committed Oct 8, 2018
1 parent 2e3393c commit b5f66df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions package-lock.json

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

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": "^2.4.1",
"checksum": "^0.1.1",
"cli-table": "^0.3.1",
"commander": "^2.18.0",
"filenamify": "^2.1.0",
Expand All @@ -66,7 +67,6 @@
"@types/multimatch": "^2.1.2",
"@types/ora": "^1.3.4",
"@types/xml2js": "^0.4.3",
"checksum": "^0.1.1",
"codecov": "^3.1.0",
"jasmine": "^3.2.0",
"mock-fs": "^4.7.0",
Expand Down

0 comments on commit b5f66df

Please sign in to comment.