feat(Utils): add additional formatters (#6388)

This commit is contained in:
Jeroen Claassens
2021-08-11 22:06:10 +02:00
committed by GitHub
parent 75b48d8d0f
commit cd4029218f
4 changed files with 80 additions and 19 deletions

View File

@@ -45,7 +45,7 @@
},
"homepage": "https://github.com/discordjs/discord.js#readme",
"dependencies": {
"@discordjs/builders": "^0.4.0",
"@discordjs/builders": "^0.5.0",
"@discordjs/collection": "^0.2.1",
"@discordjs/form-data": "^3.0.1",
"@sapphire/async-queue": "^1.1.4",