chore(Deps): update discord-api-types to 0.19.0 (#6147)

This commit is contained in:
Vlad Frangu
2021-07-20 02:15:42 +03:00
committed by GitHub
parent 77784aca43
commit 76888e6c1b
3 changed files with 9 additions and 9 deletions

View File

@@ -51,7 +51,7 @@
"@sapphire/async-queue": "^1.1.4",
"@types/ws": "^7.4.5",
"abort-controller": "^3.0.0",
"discord-api-types": "^0.19.0-next.f393ba520d7d6d2aacaca7b3ca5d355fab614f6e",
"discord-api-types": "^0.19.0",
"node-fetch": "^2.6.1",
"ws": "^7.5.1"
},