refactor!: remove discord.js builders (#10529)

BREAKING CHANGE: Removed all builder extensions within discord.js
This commit is contained in:
Denis-Adrian Cristea
2025-03-05 14:34:49 +02:00
committed by GitHub
parent 28a945069f
commit 0f89353443
19 changed files with 44 additions and 798 deletions

View File

@@ -65,7 +65,7 @@
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"@discordjs/builders": "^1.9.0",
"@discordjs/builders": "workspace:^",
"@discordjs/collection": "workspace:^",
"@discordjs/formatters": "workspace:^",
"@discordjs/rest": "workspace:^",