refactor(Deps): use async-queue package (#5662)

This commit is contained in:
Antonio Román
2021-05-22 21:10:20 +02:00
committed by GitHub
parent f8703e3e59
commit 14c6802438
4 changed files with 17 additions and 96 deletions

View File

@@ -48,6 +48,7 @@
"dependencies": {
"@discordjs/collection": "^0.1.6",
"@discordjs/form-data": "^3.0.1",
"@sapphire/async-queue": "^1.1.2",
"abort-controller": "^3.0.0",
"node-fetch": "^2.6.1",
"prism-media": "^1.2.9",