mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
feat: bump package versions (#9951)
* feat: bump package versions * chore(create-discord-bot): release create-discord-bot@0.2.3 --------- Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"deploy": "node --require dotenv/config src/util/deploy.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@discordjs/core": "^1.0.1",
|
||||
"discord.js": "^14.13.0",
|
||||
"@discordjs/core": "^1.1.0",
|
||||
"discord.js": "^14.14.0",
|
||||
"dotenv": "^16.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user