@discordjs/builders 2.0.0-dev.1760659318-0cc92bd5b → 2.0.0-dev.1761134503-697556fd1

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
@@ -5502,7 +5502,7 @@ var MessageBuilder = class {
5502
5502
  };
5503
5503
 
5504
5504
  // src/index.ts
5505
- var version = "2.0.0-dev.1760659318-0cc92bd5b";
5505
+ var version = "2.0.0-dev.1761134503-697556fd1";
5506
5506
  export {
5507
5507
  ActionRowBuilder,
5508
5508
  AllowedMentionsBuilder,