@discordjs/builders 2.0.0-dev.1740485109-bb6767113 → 2.0.0-dev.1740615148-b6fda781c

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
@@ -3071,7 +3071,7 @@ var EmbedBuilder = class {
3071
3071
  };
3072
3072
 
3073
3073
  // src/index.ts
3074
- var version = "2.0.0-dev.1740485109-bb6767113";
3074
+ var version = "2.0.0-dev.1740615148-b6fda781c";
3075
3075
  // Annotate the CommonJS export names for ESM import in node:
3076
3076
  0 && (module.exports = {
3077
3077
  ActionRowBuilder,