@discordjs/builders 2.0.0-dev.1753613918-c0c1ac287 → 2.0.0-dev.1753613923-c0c1ac287

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
@@ -5435,7 +5435,7 @@ var MessageBuilder = class {
5435
5435
  };
5436
5436
 
5437
5437
  // src/index.ts
5438
- var version = "2.0.0-dev.1753613918-c0c1ac287";
5438
+ var version = "2.0.0-dev.1753613923-c0c1ac287";
5439
5439
  // Annotate the CommonJS export names for ESM import in node:
5440
5440
  0 && (module.exports = {
5441
5441
  ActionRowBuilder,