Removed unused commands
This commit is contained in:
11
package.json
11
package.json
@@ -36,7 +36,6 @@
|
||||
"author": "Taken",
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@discord-player/extractor": "^7.1.0",
|
||||
"@swc/cli": "^0.6.0",
|
||||
"@swc/core": "^1.11.5",
|
||||
"@t3-oss/env-core": "^0.12.0",
|
||||
@@ -44,8 +43,6 @@
|
||||
"axios": "^1.8.1",
|
||||
"chalk": "^5.4.1",
|
||||
"cron": "^4.1.0",
|
||||
"discord-player": "^7.1.0",
|
||||
"discord-player-youtubei": "^1.4.2",
|
||||
"discord.js": "^14.18.0",
|
||||
"drizzle-orm": "^0.40.0",
|
||||
"ioredis": "^5.5.0",
|
||||
@@ -72,11 +69,5 @@
|
||||
"tsx": "^4.19.3",
|
||||
"typescript": "^5.8.2"
|
||||
},
|
||||
"packageManager": "pnpm@9.15.6",
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"whatwg-url@5.0.0": "patches/whatwg-url@5.0.0.patch",
|
||||
"tr46@0.0.3": "patches/tr46@0.0.3.patch"
|
||||
}
|
||||
}
|
||||
"packageManager": "pnpm@9.15.6"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user