mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
chore: update create-discord-bot dependencies (#10878)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"start": "bun run src/index.[REPLACE_IMPORT_EXT]"
|
||||
},
|
||||
"dependencies": {
|
||||
"@discordjs/core": "^2.0.1",
|
||||
"discord.js": "^14.17.0"
|
||||
"@discordjs/core": "^2.1.0",
|
||||
"discord.js": "^14.19.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^9.24.0",
|
||||
|
||||
Reference in New Issue
Block a user