completionId: cgen-3f2faf613b024ab5b450fb1986ee508b
cgen-3f2faf613b024ab5b450fb1986ee508b
This commit is contained in:
parent
9a1d1c24f0
commit
9312a8af3c
2 changed files with 1161 additions and 3 deletions
1157
discord-bot/package-lock.json
generated
Normal file
1157
discord-bot/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -19,10 +19,11 @@
|
|||
"author": "AeThex Team",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"discord.js": "^14.13.0",
|
||||
"@discord/embedded-app-sdk": "^2.4.0",
|
||||
"@supabase/supabase-js": "^2.38.0",
|
||||
"dotenv": "^16.3.1",
|
||||
"axios": "^1.6.0"
|
||||
"axios": "^1.6.0",
|
||||
"discord.js": "^14.13.0",
|
||||
"dotenv": "^16.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^3.0.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue