@discordjs/builders 2.0.0-dev.1750248356-127bb5963 → 2.0.0-dev.1750593906-cbb20566c
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.js
CHANGED
|
@@ -5420,7 +5420,7 @@ var MessageBuilder = class {
|
|
|
5420
5420
|
};
|
|
5421
5421
|
|
|
5422
5422
|
// src/index.ts
|
|
5423
|
-
var version = "2.0.0-dev.
|
|
5423
|
+
var version = "2.0.0-dev.1750593906-cbb20566c";
|
|
5424
5424
|
// Annotate the CommonJS export names for ESM import in node:
|
|
5425
5425
|
0 && (module.exports = {
|
|
5426
5426
|
ActionRowBuilder,
|