@discordjs/builders 2.0.0-dev.1759363313-f510b5ffa → 2.0.0-dev.1759579293-cf89260c9

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
@@ -5491,7 +5491,7 @@ var MessageBuilder = class {
5491
5491
  };
5492
5492
 
5493
5493
  // src/index.ts
5494
- var version = "2.0.0-dev.1759363313-f510b5ffa";
5494
+ var version = "2.0.0-dev.1759579293-cf89260c9";
5495
5495
  export {
5496
5496
  ActionRowBuilder,
5497
5497
  AllowedMentionsBuilder,