Skip to content

Commit

Permalink
remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
a-type committed Jan 15, 2025
1 parent d75eeb6 commit 8db2e33
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/chilly-candles-glow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@verdant-web/store': patch
---

Remove unused dependencies
2 changes: 0 additions & 2 deletions packages/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,10 @@
"changeset": "cd ../../ && pnpm changeset"
},
"dependencies": {
"@a-type/kysely": "^1.0.1",
"@verdant-web/common": "workspace:*",
"cuid": "^2.1.8",
"jszip": "^3.10.1",
"jwt-decode": "^3.1.2",
"kysely": "^0.27.3",
"weak-event": "^2.0.5"
},
"devDependencies": {
Expand Down

0 comments on commit 8db2e33

Please sign in to comment.