@discordjs/builders 2.0.0-dev.1759924903-0c2975e3f → 2.0.0-dev.1759968109-7f2935695

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
@@ -5500,7 +5500,7 @@ var MessageBuilder = class {
5500
5500
  };
5501
5501
 
5502
5502
  // src/index.ts
5503
- var version = "2.0.0-dev.1759924903-0c2975e3f";
5503
+ var version = "2.0.0-dev.1759968109-7f2935695";
5504
5504
  export {
5505
5505
  ActionRowBuilder,
5506
5506
  AllowedMentionsBuilder,