@discordjs/builders 2.0.0-dev.1784551164-2de90a767 → 2.0.0-dev.1784593104-219ad7ba0
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
|
@@ -6104,7 +6104,7 @@ var MessageBuilder = class {
|
|
|
6104
6104
|
};
|
|
6105
6105
|
|
|
6106
6106
|
// src/index.ts
|
|
6107
|
-
var version = "2.0.0-dev.
|
|
6107
|
+
var version = "2.0.0-dev.1784593104-219ad7ba0";
|
|
6108
6108
|
// Annotate the CommonJS export names for ESM import in node:
|
|
6109
6109
|
0 && (module.exports = {
|
|
6110
6110
|
ActionRowBuilder,
|