@discordjs/builders 1.4.1-dev.1672531908-d3e9f2a.0 → 1.4.1-dev.1672574671-d3e9f2a.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
@@ -1402,7 +1402,7 @@ __name(embedLength, "embedLength");
1402
1402
 
1403
1403
  // src/index.ts
1404
1404
  export * from "@discordjs/util";
1405
- var version = "1.4.1-dev.1672531908-d3e9f2a.0";
1405
+ var version = "1.4.1-dev.1672574671-d3e9f2a.0";
1406
1406
  export {
1407
1407
  ActionRowBuilder,
1408
1408
  ApplicationCommandNumericOptionMinMaxValueMixin,