@discordjs/builders 2.0.0-dev.1764547345-ec7047572 → 2.0.0-dev.1764806526-0aaba0305

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
@@ -5726,7 +5726,7 @@ var MessageBuilder = class {
5726
5726
  };
5727
5727
 
5728
5728
  // src/index.ts
5729
- var version = "2.0.0-dev.1764547345-ec7047572";
5729
+ var version = "2.0.0-dev.1764806526-0aaba0305";
5730
5730
  export {
5731
5731
  ActionRowBuilder,
5732
5732
  AllowedMentionsBuilder,