@discordjs/builders 2.0.0-dev.1758542541-beed098bf → 2.0.0-dev.1758877923-b3705df54

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.js CHANGED
@@ -5603,7 +5603,7 @@ var MessageBuilder = class {
5603
5603
  };
5604
5604
 
5605
5605
  // src/index.ts
5606
- var version = "2.0.0-dev.1758542541-beed098bf";
5606
+ var version = "2.0.0-dev.1758877923-b3705df54";
5607
5607
  // Annotate the CommonJS export names for ESM import in node:
5608
5608
  0 && (module.exports = {
5609
5609
  ActionRowBuilder,