@discordjs/builders 2.0.0-dev.1746835988-4f6fedfb1 → 2.0.0-dev.1747095230-aa533efe2

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
@@ -5289,7 +5289,7 @@ var MessageBuilder = class {
5289
5289
  };
5290
5290
 
5291
5291
  // src/index.ts
5292
- var version = "2.0.0-dev.1746835988-4f6fedfb1";
5292
+ var version = "2.0.0-dev.1747095230-aa533efe2";
5293
5293
  // Annotate the CommonJS export names for ESM import in node:
5294
5294
  0 && (module.exports = {
5295
5295
  ActionRowBuilder,