@discordjs/builders 1.7.0-dev.1695816237-eaabcdfda.0 → 1.7.0-dev.1695859747-eaabcdfda.0

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
@@ -2488,7 +2488,7 @@ function embedLength(data) {
2488
2488
  __name(embedLength, "embedLength");
2489
2489
 
2490
2490
  // src/index.ts
2491
- var version = "1.7.0-dev.1695816237-eaabcdfda.0";
2491
+ var version = "1.7.0-dev.1695859747-eaabcdfda.0";
2492
2492
  export {
2493
2493
  ActionRowBuilder,
2494
2494
  ApplicationCommandNumericOptionMinMaxValueMixin,