mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
feat: bump discord.js in create-discord-bot/app (#11048)
* feat: bump discord.js in create-discord-bot/app * chore: forgot core
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"deploy": "node --env-file=.env src/util/deploy.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@discordjs/core": "^2.2.0",
|
||||
"discord.js": "^14.21.0"
|
||||
"@discordjs/core": "^2.2.1",
|
||||
"discord.js": "^14.22.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^9.30.1",
|
||||
|
||||
Reference in New Issue
Block a user