Skip to content

Commit

Permalink
fix: remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Amgelo563 committed Oct 22, 2024
1 parent 7d119f6 commit faa8acd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 910 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,13 @@
"@pushcorn/hocon-parser": "1.3.1",
"@types/node": "20.14.10",
"discord.js": "14.15.3",
"fuzzysort": "^3.0.2",
"fuzzysort": "3.0.2",
"lru-cache": "11.0.0",
"nanoid": "3.3.7",
"parse-duration": "1.1.0",
"prisma": "5.16.2",
"rimraf": "6.0.1",
"source-map-support": "0.5.21",
"sqlite3": "5.1.7",
"tslog": "4.9.3",
"zod": "3.23.8",
"zod-validation-error": "3.4.0"
Expand Down
Loading

0 comments on commit faa8acd

Please sign in to comment.