@discordjs/builders 1.8.0-dev.1712405015-bfc3b100d → 1.8.0-dev.1712534992-464d627f1

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
@@ -2684,7 +2684,7 @@ function embedLength(data) {
2684
2684
  __name(embedLength, "embedLength");
2685
2685
 
2686
2686
  // src/index.ts
2687
- var version = "1.8.0-dev.1712405015-bfc3b100d";
2687
+ var version = "1.8.0-dev.1712534992-464d627f1";
2688
2688
  export {
2689
2689
  ActionRowBuilder,
2690
2690
  ApplicationCommandNumericOptionMinMaxValueMixin,