@discordjs/builders 2.0.0-dev.1760659318-0cc92bd5b → 2.0.0-dev.1761134503-697556fd1
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
|
@@ -5628,7 +5628,7 @@ var MessageBuilder = class {
|
|
|
5628
5628
|
};
|
|
5629
5629
|
|
|
5630
5630
|
// src/index.ts
|
|
5631
|
-
var version = "2.0.0-dev.
|
|
5631
|
+
var version = "2.0.0-dev.1761134503-697556fd1";
|
|
5632
5632
|
// Annotate the CommonJS export names for ESM import in node:
|
|
5633
5633
|
0 && (module.exports = {
|
|
5634
5634
|
ActionRowBuilder,
|