Skip to content

Commit

Permalink
fix: remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Nov 28, 2024
1 parent b0520be commit 958e6c8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@
"@types/node": "^20.4.2",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"buffer": "^6.0.3",
"bytes": "^3.1.0",
"c8": "^10.1.2",
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
Expand Down Expand Up @@ -282,7 +281,6 @@
"p-map": "^7.0.1",
"p-queue": "^8.0.1",
"p-retry": "^6.0.0",
"pascalcase": "^2.0.0",
"path": "^0.12.7",
"playwright-test": "^14.0.0",
"polka": "^0.5.2",
Expand All @@ -309,15 +307,13 @@
"yargs-parser": "^21.1.1"
},
"devDependencies": {
"@types/bytes": "^3.1.0",
"@types/cors": "^2.8.10",
"@types/diff": "^5.0.2",
"@types/eslint": "^8.4.1",
"@types/fs-extra": "^11.0.1",
"@types/gh-pages": "^6.1.0",
"@types/listr": "^0.14.2",
"@types/mdast": "^4.0.3",
"@types/pascalcase": "^1.0.0",
"@types/polka": "^0.5.2",
"@types/prompt": "^1.1.2",
"@types/proper-lockfile": "^4.1.1",
Expand Down

0 comments on commit 958e6c8

Please sign in to comment.