@discordjs/builders 2.0.0-dev.1743120778-93f2ba0fc → 2.0.0-dev.1743336293-432aba3df

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
@@ -4154,7 +4154,7 @@ var MessageBuilder = class {
4154
4154
  };
4155
4155
 
4156
4156
  // src/index.ts
4157
- var version = "2.0.0-dev.1743120778-93f2ba0fc";
4157
+ var version = "2.0.0-dev.1743336293-432aba3df";
4158
4158
  export {
4159
4159
  ActionRowBuilder,
4160
4160
  AllowedMentionsBuilder,