@discordjs/builders 2.0.0-dev.1757851336-b66f52f9a → 2.0.0-dev.1758499311-7886d9b09
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
|
@@ -5596,7 +5596,7 @@ var MessageBuilder = class {
|
|
|
5596
5596
|
};
|
|
5597
5597
|
|
|
5598
5598
|
// src/index.ts
|
|
5599
|
-
var version = "2.0.0-dev.
|
|
5599
|
+
var version = "2.0.0-dev.1758499311-7886d9b09";
|
|
5600
5600
|
// Annotate the CommonJS export names for ESM import in node:
|
|
5601
5601
|
0 && (module.exports = {
|
|
5602
5602
|
ActionRowBuilder,
|