Skip to content

Commit

Permalink
chore: remove unused dependencies (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe authored Feb 17, 2023
1 parent 014a969 commit 1a9c013
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 21 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,10 @@
"ioredis": "^5.3.1",
"listhen": "^1.0.2",
"lru-cache": "^7.16.0",
"mkdir": "^0.0.2",
"mri": "^1.2.0",
"node-fetch-native": "^1.0.2",
"ofetch": "^1.0.1",
"ufo": "^1.1.0",
"ws": "^8.12.1"
"ufo": "^1.1.0"
},
"optionalDependencies": {
"@planetscale/database": "^1.5.0"
Expand All @@ -63,7 +61,6 @@
"@types/jsdom": "^21.1.0",
"@types/mri": "^1.1.1",
"@types/node": "^18.13.0",
"@types/ws": "^8.5.4",
"@vitejs/plugin-vue": "^4.0.0",
"@vitest/coverage-c8": "^0.28.5",
"@vue/compiler-sfc": "^3.2.47",
Expand Down
18 changes: 1 addition & 17 deletions pnpm-lock.yaml

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

0 comments on commit 1a9c013

Please sign in to comment.