mirror of
https://github.com/sern-handler/handler
synced 2026-06-06 01:16:55 +00:00
fix ready deprecation (#401)
* chore: bump discord.js version * fix: change ready event to clientReady to fix deprecation warning * fix: fix compatibility for older discord.js versions * chore: bump package version
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
"@types/node-cron": "^3.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "5.58.0",
|
||||
"@typescript-eslint/parser": "5.59.1",
|
||||
"discord.js": "^14.14.1",
|
||||
"discord.js": "^14.22.1",
|
||||
"eslint": "8.39.0",
|
||||
"typescript": "5.0.2",
|
||||
"vitest": "^1.6.0"
|
||||
|
||||
Reference in New Issue
Block a user