fix: downgrade discord.js to resolve Discord API breaking change

This commit is contained in:
Isaac 2024-07-03 02:08:24 +01:00
parent 51da2a0962
commit cae54b97c9
No known key found for this signature in database
GPG Key ID: 0DE40AE37BBA5C33
2 changed files with 3101 additions and 2400 deletions

View File

@ -56,7 +56,7 @@
"@prisma/client": "^4.16.2",
"boxen": "^7.1.1",
"cryptr": "^6.3.0",
"discord.js": "^14.14.1",
"discord.js": "~14.14.1",
"dotenv": "^16.4.5",
"fastify": "^4.26.2",
"figlet": "^1.7.0",

5243
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff