@discordjs/builders 1.8.0-dev.1712405015-bfc3b100d → 1.8.0-dev.1712707795-de14c92c1
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
|
@@ -2744,7 +2744,7 @@ function embedLength(data) {
|
|
|
2744
2744
|
__name(embedLength, "embedLength");
|
|
2745
2745
|
|
|
2746
2746
|
// src/index.ts
|
|
2747
|
-
var version = "1.8.0-dev.
|
|
2747
|
+
var version = "1.8.0-dev.1712707795-de14c92c1";
|
|
2748
2748
|
// Annotate the CommonJS export names for ESM import in node:
|
|
2749
2749
|
0 && (module.exports = {
|
|
2750
2750
|
ActionRowBuilder,
|