@discordjs/builders 2.0.0-dev.1758542541-beed098bf → 2.0.0-dev.1758877923-b3705df54

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
@@ -5478,7 +5478,7 @@ var MessageBuilder = class {
5478
5478
  };
5479
5479
 
5480
5480
  // src/index.ts
5481
- var version = "2.0.0-dev.1758542541-beed098bf";
5481
+ var version = "2.0.0-dev.1758877923-b3705df54";
5482
5482
  export {
5483
5483
  ActionRowBuilder,
5484
5484
  AllowedMentionsBuilder,