@discordjs/builders 1.7.0 → 1.7.1-dev.1699877029-8d04cbc20

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
@@ -2650,7 +2650,7 @@ function embedLength(data) {
2650
2650
  __name(embedLength, "embedLength");
2651
2651
 
2652
2652
  // src/index.ts
2653
- var version = "1.7.0";
2653
+ var version = "1.7.1-dev.1699877029-8d04cbc20";
2654
2654
  export {
2655
2655
  ActionRowBuilder,
2656
2656
  ApplicationCommandNumericOptionMinMaxValueMixin,