@discordjs/builders 2.0.0-dev.1739405529-4b63bb804 → 2.0.0-dev.1739664806-e3e3c212b

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
@@ -2980,7 +2980,7 @@ var EmbedBuilder = class {
2980
2980
  };
2981
2981
 
2982
2982
  // src/index.ts
2983
- var version = "2.0.0-dev.1739405529-4b63bb804";
2983
+ var version = "2.0.0-dev.1739664806-e3e3c212b";
2984
2984
  export {
2985
2985
  ActionRowBuilder,
2986
2986
  ApplicationCommandNumericOptionMinMaxValueMixin,