@discordjs/builders 2.0.0-dev.1756771304-bb67f3c15 → 2.0.0-dev.1756857704-5a656b849

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -5313,7 +5313,7 @@ var MessageBuilder = class {
5313
5313
  };
5314
5314
 
5315
5315
  // src/index.ts
5316
- var version = "2.0.0-dev.1756771304-bb67f3c15";
5316
+ var version = "2.0.0-dev.1756857704-5a656b849";
5317
5317
  export {
5318
5318
  ActionRowBuilder,
5319
5319
  AllowedMentionsBuilder,