Fixed bug due to discord.js new components

This commit is contained in:
DJj123dj
2025-04-27 18:17:38 +02:00
parent 442c201994
commit 4c3e4ef9a5
3 changed files with 5 additions and 2 deletions
+2 -2
View File
@@ -25,7 +25,7 @@
"@discordjs/rest": "^2.4.2",
"@types/node": "^22.5.0",
"ansis": "^2.3.0",
"discord.js": "^14.17.2",
"discord.js": "^14.19.1",
"formatted-json-stringify": "^1.1.0",
"typescript": "^5.5.4"
},
@@ -42,7 +42,7 @@
"#opendiscord": "./dist/src/index.js",
"#opendiscord-types": "./dist/src/core/api/api.js"
},
"funding":{
"funding": {
"type": "individual",
"url": "https://github.com/sponsors/DJj123dj"
}