refactor(rest): add content-type(s) to uploads (#8290)

This commit is contained in:
DD
2022-07-17 19:55:25 +03:00
committed by GitHub
parent bf65b37d1a
commit 103a3584c9
6 changed files with 92 additions and 13 deletions

View File

@@ -55,6 +55,7 @@
"@sapphire/async-queue": "^1.3.2",
"@sapphire/snowflake": "^3.2.2",
"discord-api-types": "^0.36.1",
"file-type": "^17.1.2",
"tslib": "^2.4.0",
"undici": "^5.6.0"
},