Skip to content

Commit

Permalink
fix(deps): remove now-unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 committed Feb 17, 2024
1 parent b44e6d1 commit 790e189
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 20 deletions.
20 changes: 4 additions & 16 deletions package-lock.json

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

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,12 @@
"author": "Gregor Martynus (https://github.com/gr2m)",
"license": "MIT",
"dependencies": {
"@octokit/types": "^12.0.0",
"deprecation": "^2.0.0",
"once": "^1.4.0"
"@octokit/types": "^12.0.0"
},
"devDependencies": {
"@octokit/tsconfig": "^3.0.0",
"@types/jest": "^29.0.0",
"@types/node": "^20.0.0",
"@types/once": "^1.4.0",
"esbuild": "^0.20.0",
"glob": "^10.2.6",
"jest": "^29.0.0",
Expand Down

0 comments on commit 790e189

Please sign in to comment.