mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
refactor(create-discord-bot): replace deps with built-in apis (#10971)
This commit is contained in:
@@ -51,8 +51,6 @@
|
||||
"funding": "https://github.com/discordjs/discord.js?sponsor",
|
||||
"dependencies": {
|
||||
"commander": "^13.1.0",
|
||||
"fast-glob": "^3.3.3",
|
||||
"picocolors": "^1.1.1",
|
||||
"prompts": "^2.4.2",
|
||||
"validate-npm-package-name": "^6.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user