@discordjs/builders 2.0.0-dev.1770422605-c460a920a → 2.0.0-dev.1771286636-ccce987fa
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
|
@@ -5904,7 +5904,7 @@ var MessageBuilder = class {
|
|
|
5904
5904
|
};
|
|
5905
5905
|
|
|
5906
5906
|
// src/index.ts
|
|
5907
|
-
var version = "2.0.0-dev.
|
|
5907
|
+
var version = "2.0.0-dev.1771286636-ccce987fa";
|
|
5908
5908
|
// Annotate the CommonJS export names for ESM import in node:
|
|
5909
5909
|
0 && (module.exports = {
|
|
5910
5910
|
ActionRowBuilder,
|