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 GitHub
parent 9aa3b635ef
commit b20346f430
11 changed files with 123 additions and 118 deletions

View File

@@ -79,7 +79,7 @@
"@sapphire/async-queue": "^1.5.3",
"@types/ws": "^8.5.12",
"@vladfrangu/async_event_emitter": "^2.4.6",
"discord-api-types": "0.37.100",
"discord-api-types": "^0.37.101",
"tslib": "^2.6.3",
"ws": "^8.18.0"
},