refactor: remove extended collection (#6246)

Co-authored-by: iCrawl <buechler.noel@outlook.com>
This commit is contained in:
1Computer1
2021-07-31 07:08:59 -04:00
committed by GitHub
parent 65ae06429d
commit 00bae4fe6b
49 changed files with 56 additions and 75 deletions

View File

@@ -46,7 +46,7 @@
"homepage": "https://github.com/discordjs/discord.js#readme",
"dependencies": {
"@discordjs/builders": "^0.2.0",
"@discordjs/collection": "^0.2.0",
"@discordjs/collection": "^0.2.1",
"@discordjs/form-data": "^3.0.1",
"@sapphire/async-queue": "^1.1.4",
"@types/ws": "^7.4.5",