@discordjs/builders 1.8.2 → 1.8.3-dev.1717373416-94cc02a25

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
@@ -2699,7 +2699,7 @@ function embedLength(data) {
2699
2699
  __name(embedLength, "embedLength");
2700
2700
 
2701
2701
  // src/index.ts
2702
- var version = "1.8.2";
2702
+ var version = "1.8.3-dev.1717373416-94cc02a25";
2703
2703
  export {
2704
2704
  ActionRowBuilder,
2705
2705
  ApplicationCommandNumericOptionMinMaxValueMixin,