@discordjs/builders 2.0.0-dev.1743249921-646ecae47 → 2.0.0-dev.1743336293-432aba3df
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
|
@@ -4263,7 +4263,7 @@ var MessageBuilder = class {
|
|
|
4263
4263
|
};
|
|
4264
4264
|
|
|
4265
4265
|
// src/index.ts
|
|
4266
|
-
var version = "2.0.0-dev.
|
|
4266
|
+
var version = "2.0.0-dev.1743336293-432aba3df";
|
|
4267
4267
|
// Annotate the CommonJS export names for ESM import in node:
|
|
4268
4268
|
0 && (module.exports = {
|
|
4269
4269
|
ActionRowBuilder,
|