@discordjs/builders 1.6.0 → 1.6.1
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 +2 -2
package/dist/index.js
CHANGED
|
@@ -2433,7 +2433,7 @@ __name(embedLength, "embedLength");
|
|
|
2433
2433
|
|
|
2434
2434
|
// src/index.ts
|
|
2435
2435
|
__reExport(src_exports, require("@discordjs/util"), module.exports);
|
|
2436
|
-
var version = "1.6.
|
|
2436
|
+
var version = "1.6.1";
|
|
2437
2437
|
// Annotate the CommonJS export names for ESM import in node:
|
|
2438
2438
|
0 && (module.exports = {
|
|
2439
2439
|
ActionRowBuilder,
|