@discordjs/builders 2.0.0-dev.1779528402-e721e51b0 → 2.0.0-dev.1779754816-c95cbf267
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
|
@@ -6033,7 +6033,7 @@ var MessageBuilder = class {
|
|
|
6033
6033
|
};
|
|
6034
6034
|
|
|
6035
6035
|
// src/index.ts
|
|
6036
|
-
var version = "2.0.0-dev.
|
|
6036
|
+
var version = "2.0.0-dev.1779754816-c95cbf267";
|
|
6037
6037
|
// Annotate the CommonJS export names for ESM import in node:
|
|
6038
6038
|
0 && (module.exports = {
|
|
6039
6039
|
ActionRowBuilder,
|