types: fix remaining Raw type references, update discord-api-types dep (#5942)

This commit is contained in:
monbrey
2021-06-28 07:48:11 +10:00
committed by GitHub
parent b15d825bb3
commit 03d3a5cdde
3 changed files with 33 additions and 16 deletions

View File

@@ -50,7 +50,7 @@
"@sapphire/async-queue": "^1.1.2",
"@types/ws": "^7.4.4",
"abort-controller": "^3.0.0",
"discord-api-types": "^0.18.1",
"discord-api-types": "^0.19.0-next.f393ba520d7d6d2aacaca7b3ca5d355fab614f6e",
"node-fetch": "^2.6.1",
"ws": "^7.4.6"
},