chore: unpin discord-api-types (#10524)

* chore: unpin discord-api-types

* chore: bump discord-api-types
This commit is contained in:
Qjuh
2024-10-01 12:07:58 +02:00
committed by Jiralite
parent 97c3237a70
commit 366f7174d0
11 changed files with 123 additions and 118 deletions

View File

@@ -64,7 +64,7 @@
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"@types/ws": "^8.5.12",
"discord-api-types": "0.37.100",
"discord-api-types": "^0.37.101",
"prism-media": "^1.3.5",
"tslib": "^2.6.3",
"ws": "^8.18.0"