Skip to content

Commit cae54b9

Browse files
committed
fix: downgrade discord.js to resolve Discord API breaking change
1 parent 51da2a0 commit cae54b9

File tree

2 files changed

+3108
-2407
lines changed

2 files changed

+3108
-2407
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@prisma/client": "^4.16.2",
5757
"boxen": "^7.1.1",
5858
"cryptr": "^6.3.0",
59-
"discord.js": "^14.14.1",
59+
"discord.js": "~14.14.1",
6060
"dotenv": "^16.4.5",
6161
"fastify": "^4.26.2",
6262
"figlet": "^1.7.0",

0 commit comments

Comments
 (0)