@discordjs/builders 2.0.0-dev.1740615148-b6fda781c → 2.0.0-dev.1740679933-8a37b7b93
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 +1 -1
package/dist/index.js
CHANGED
|
@@ -3071,7 +3071,7 @@ var EmbedBuilder = class {
|
|
|
3071
3071
|
};
|
|
3072
3072
|
|
|
3073
3073
|
// src/index.ts
|
|
3074
|
-
var version = "2.0.0-dev.
|
|
3074
|
+
var version = "2.0.0-dev.1740679933-8a37b7b93";
|
|
3075
3075
|
// Annotate the CommonJS export names for ESM import in node:
|
|
3076
3076
|
0 && (module.exports = {
|
|
3077
3077
|
ActionRowBuilder,
|