feat(WebSocketShard): support new resume url (#8480)

This commit is contained in:
DD
2022-08-14 13:01:35 +03:00
committed by GitHub
parent d08da8a212
commit bc06cc638d
8 changed files with 22 additions and 18 deletions

View File

@@ -55,7 +55,7 @@
"homepage": "https://discord.js.org",
"dependencies": {
"@sapphire/shapeshift": "^3.5.1",
"discord-api-types": "^0.36.3",
"discord-api-types": "^0.37.2",
"fast-deep-equal": "^3.1.3",
"ts-mixer": "^6.0.1",
"tslib": "^2.4.0"