@discordjs/builders 2.0.0-dev.1757116903-f7c77a73d → 2.0.0-dev.1757160090-352c9819b
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 +4 -4
package/dist/index.js
CHANGED
|
@@ -5551,7 +5551,7 @@ var MessageBuilder = class {
|
|
|
5551
5551
|
};
|
|
5552
5552
|
|
|
5553
5553
|
// src/index.ts
|
|
5554
|
-
var version = "2.0.0-dev.
|
|
5554
|
+
var version = "2.0.0-dev.1757160090-352c9819b";
|
|
5555
5555
|
// Annotate the CommonJS export names for ESM import in node:
|
|
5556
5556
|
0 && (module.exports = {
|
|
5557
5557
|
ActionRowBuilder,
|