@discordjs/builders 2.0.0-dev.1763596917-68bb8af58 → 2.0.0-dev.1763683321-0b1226337

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.mjs CHANGED
@@ -5717,7 +5717,7 @@ var MessageBuilder = class {
5717
5717
  };
5718
5718
 
5719
5719
  // src/index.ts
5720
- var version = "2.0.0-dev.1763596917-68bb8af58";
5720
+ var version = "2.0.0-dev.1763683321-0b1226337";
5721
5721
  export {
5722
5722
  ActionRowBuilder,
5723
5723
  AllowedMentionsBuilder,