@discordjs/builders 2.0.0-dev.1753613922-c0c1ac287 → 2.0.0-dev.1753660947-593369dbb

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
@@ -5312,7 +5312,7 @@ var MessageBuilder = class {
5312
5312
  };
5313
5313
 
5314
5314
  // src/index.ts
5315
- var version = "2.0.0-dev.1753613922-c0c1ac287";
5315
+ var version = "2.0.0-dev.1753660947-593369dbb";
5316
5316
  export {
5317
5317
  ActionRowBuilder,
5318
5318
  AllowedMentionsBuilder,