chore: use external collection for docgen

This commit is contained in:
iCrawl
2022-08-15 13:50:41 +02:00
parent c052f56f3e
commit d56590a11d
2 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@
},
"homepage": "https://discord.js.org",
"dependencies": {
"@discordjs/collection": "workspace:^",
"@discordjs/collection": "^1.0.1",
"commander": "^9.4.0",
"jsdoc-to-markdown": "^7.1.1",
"tslib": "^2.4.0",