@discordjs/builders 1.8.1 → 1.8.2-dev.1715040580-e673b3c12
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.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +3 -3
package/dist/index.mjs
CHANGED
|
@@ -2692,7 +2692,7 @@ function embedLength(data) {
|
|
|
2692
2692
|
__name(embedLength, "embedLength");
|
|
2693
2693
|
|
|
2694
2694
|
// src/index.ts
|
|
2695
|
-
var version = "1.8.
|
|
2695
|
+
var version = "1.8.2-dev.1715040580-e673b3c12";
|
|
2696
2696
|
export {
|
|
2697
2697
|
ActionRowBuilder,
|
|
2698
2698
|
ApplicationCommandNumericOptionMinMaxValueMixin,
|