@discordjs/builders 1.7.0 → 1.7.1-dev.1699834179-2d63d9355
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 +1 -1
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.
|
|
2653
|
+
var version = "1.7.1-dev.1699834179-2d63d9355";
|
|
2654
2654
|
export {
|
|
2655
2655
|
ActionRowBuilder,
|
|
2656
2656
|
ApplicationCommandNumericOptionMinMaxValueMixin,
|