Skip to content

Commit

Permalink
fix: remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RisaI committed Jun 27, 2024
1 parent ac40d16 commit 5f2e6fa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 112 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"format": "prettier --write src/"
},
"devDependencies": {
"@sveltejs/kit": "^2.5.10",
"@sveltejs/package": "^2.3.1",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@typescript-eslint/eslint-plugin": "^7.14.1",
Expand All @@ -44,7 +43,6 @@
"sass": "^1.51.0",
"svelte-check": "^3.8.4",
"svelte-preprocess": "^6.0.1",
"svelte2tsx": "^0.7.13",
"tslib": "^2.3.1",
"typescript": "~5.5.2",
"vite": "^5.2.13"
Expand Down
111 changes: 1 addition & 110 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 5f2e6fa

Please sign in to comment.