@discordjs/builders 2.0.0-dev.1749341742-8e03af6ea → 2.0.0-dev.1749428104-4e0beff17

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
@@ -5295,7 +5295,7 @@ var MessageBuilder = class {
5295
5295
  };
5296
5296
 
5297
5297
  // src/index.ts
5298
- var version = "2.0.0-dev.1749341742-8e03af6ea";
5298
+ var version = "2.0.0-dev.1749428104-4e0beff17";
5299
5299
  export {
5300
5300
  ActionRowBuilder,
5301
5301
  AllowedMentionsBuilder,