@discordjs/builders 2.0.0-dev.1744935185-feec5efe4 → 2.0.0-dev.1745194448-8f35dfd03

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
@@ -4145,7 +4145,7 @@ var MessageBuilder = class {
4145
4145
  };
4146
4146
 
4147
4147
  // src/index.ts
4148
- var version = "2.0.0-dev.1744935185-feec5efe4";
4148
+ var version = "2.0.0-dev.1745194448-8f35dfd03";
4149
4149
  export {
4150
4150
  ActionRowBuilder,
4151
4151
  AllowedMentionsBuilder,