refactor!: remove builders and formatters re-export (#11361)

BREAKING CHANGE: removed builders and formatters re-export
This commit is contained in:
Denis-Adrian Cristea
2026-03-07 12:25:00 +02:00
committed by GitHub
parent 52173b6ca8
commit 84b85f4c91
15 changed files with 70 additions and 72 deletions

View File

@@ -62,7 +62,7 @@
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"discord-api-types": "^0.38.40"
"discord-api-types": "^0.38.41"
},
"devDependencies": {
"@discordjs/api-extractor": "workspace:^",