@discordjs/builders 1.6.3 → 1.6.4-dev.1683029057-1b7981e.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.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.js
CHANGED
|
@@ -2507,7 +2507,7 @@ function embedLength(data) {
|
|
|
2507
2507
|
__name(embedLength, "embedLength");
|
|
2508
2508
|
|
|
2509
2509
|
// src/index.ts
|
|
2510
|
-
var version = "1.6.
|
|
2510
|
+
var version = "1.6.4-dev.1683029057-1b7981e.0";
|
|
2511
2511
|
// Annotate the CommonJS export names for ESM import in node:
|
|
2512
2512
|
0 && (module.exports = {
|
|
2513
2513
|
ActionRowBuilder,
|