@discordjs/builders 2.0.0-dev.1757548920-90aac127f → 2.0.0-dev.1757808111-126529f46

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
@@ -5553,7 +5553,7 @@ var MessageBuilder = class {
5553
5553
  };
5554
5554
 
5555
5555
  // src/index.ts
5556
- var version = "2.0.0-dev.1757548920-90aac127f";
5556
+ var version = "2.0.0-dev.1757808111-126529f46";
5557
5557
  // Annotate the CommonJS export names for ESM import in node:
5558
5558
  0 && (module.exports = {
5559
5559
  ActionRowBuilder,