@discordjs/builders 1.9.0-dev.1724328263-ec9080b88 → 1.9.0-dev.1724371849-e2e71b4d0

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
@@ -2793,7 +2793,7 @@ function embedLength(data) {
2793
2793
  __name(embedLength, "embedLength");
2794
2794
 
2795
2795
  // src/index.ts
2796
- var version = "1.9.0-dev.1724328263-ec9080b88";
2796
+ var version = "1.9.0-dev.1724371849-e2e71b4d0";
2797
2797
  export {
2798
2798
  ActionRowBuilder,
2799
2799
  ApplicationCommandNumericOptionMinMaxValueMixin,