modified: aethex-bot/package.json
This commit is contained in:
parent
ee5b1bc15e
commit
4f26971003
1 changed files with 5 additions and 0 deletions
|
|
@ -25,13 +25,18 @@
|
||||||
"@discord/embedded-app-sdk": "^2.4.0",
|
"@discord/embedded-app-sdk": "^2.4.0",
|
||||||
"@supabase/supabase-js": "^2.38.0",
|
"@supabase/supabase-js": "^2.38.0",
|
||||||
"axios": "^1.6.0",
|
"axios": "^1.6.0",
|
||||||
|
"cookie-parser": "^1.4.6",
|
||||||
|
"cors": "^2.8.5",
|
||||||
"discord-player": "^7.1.0",
|
"discord-player": "^7.1.0",
|
||||||
"discord.js": "^14.13.0",
|
"discord.js": "^14.13.0",
|
||||||
"dotenv": "^16.3.1",
|
"dotenv": "^16.3.1",
|
||||||
|
"express": "^4.18.2",
|
||||||
|
"express-session": "^1.17.3",
|
||||||
"kazagumo": "^3.4.0",
|
"kazagumo": "^3.4.0",
|
||||||
"mediaplex": "^1.0.0",
|
"mediaplex": "^1.0.0",
|
||||||
"shoukaku": "^4.2.0",
|
"shoukaku": "^4.2.0",
|
||||||
"sodium-native": "^5.0.10",
|
"sodium-native": "^5.0.10",
|
||||||
|
"stripe": "^14.0.0",
|
||||||
"ws": "^8.18.3"
|
"ws": "^8.18.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue