Skip to content

Commit

Permalink
Remove unused dependency (#617)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored Aug 17, 2024
1 parent 7c6bad4 commit 17dc5ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 112 deletions.
111 changes: 2 additions & 109 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 @@ -58,17 +58,14 @@
"lodash": "^4.17.21",
"minimist": "^1.2.8",
"mkdirp": "^3.0.1",
"node-fetch": "^3.3.2",
"prettier": "^3.2.5"
},
"devDependencies": {
"@types/cli-color": "^2.0.6",
"@types/is-glob": "^4.0.4",
"@types/js-yaml": "^4.0.9",
"@types/minimist": "^1.2.5",
"@types/mkdirp": "^2.0.0",
"@types/node": "^20.12.7",
"@types/rimraf": "^4.0.5",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"ava": "^6.1.2",
Expand Down

0 comments on commit 17dc5ed

Please sign in to comment.