@discordjs/builders 1.3.1-dev.1667131461-e7cbc1b.0 → 1.3.1-dev.1667175141-e7cbc1b.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
@@ -1412,7 +1412,7 @@ __name(embedLength, "embedLength");
1412
1412
 
1413
1413
  // src/index.ts
1414
1414
  export * from "@discordjs/util";
1415
- var version = "1.3.1-dev.1667131461-e7cbc1b.0";
1415
+ var version = "1.3.1-dev.1667175141-e7cbc1b.0";
1416
1416
  export {
1417
1417
  ActionRowBuilder,
1418
1418
  ApplicationCommandNumericOptionMinMaxValueMixin,