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:
Jiralite
2023-11-12 21:22:55 +01:00
committed by GitHub
parent 8a6045f600
commit f0ec70dfda
12 changed files with 26 additions and 16 deletions

View File

@@ -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": {