@discordjs/builders 2.0.0-pr-11005.1765463668-087384722 → 2.0.0-pr-11005.1765538001-01ed3c43b
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
|
@@ -5854,7 +5854,7 @@ var MessageBuilder = class {
|
|
|
5854
5854
|
};
|
|
5855
5855
|
|
|
5856
5856
|
// src/index.ts
|
|
5857
|
-
var version = "2.0.0-pr-11005.
|
|
5857
|
+
var version = "2.0.0-pr-11005.1765538001-01ed3c43b";
|
|
5858
5858
|
// Annotate the CommonJS export names for ESM import in node:
|
|
5859
5859
|
0 && (module.exports = {
|
|
5860
5860
|
ActionRowBuilder,
|