feat(Util): added formatters (#5976)

This commit is contained in:
Antonio Román
2021-06-30 10:50:31 +02:00
committed by GitHub
parent 58bc1458d0
commit 8c7a28f211
5 changed files with 94 additions and 2 deletions

View File

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