refactor(WebSocketManager): use /ws package internally (#9099)

This commit is contained in:
Qjuh
2023-05-01 17:08:23 +02:00
committed by GitHub
parent c5b4423a5a
commit a9e0de4288
11 changed files with 259 additions and 983 deletions

View File

@@ -55,6 +55,7 @@
"@discordjs/formatters": "workspace:^",
"@discordjs/rest": "workspace:^",
"@discordjs/util": "workspace:^",
"@discordjs/ws": "workspace:^",
"@sapphire/snowflake": "^3.4.2",
"@types/ws": "^8.5.4",
"discord-api-types": "^0.37.41",