@discordjs/builders 2.0.0-pr-11006.1765450224-e636950b2 → 2.0.0-pr-11006.1765450794-e636950b2
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.mjs
CHANGED
|
@@ -5724,7 +5724,7 @@ var MessageBuilder = class {
|
|
|
5724
5724
|
};
|
|
5725
5725
|
|
|
5726
5726
|
// src/index.ts
|
|
5727
|
-
var version = "2.0.0-pr-11006.
|
|
5727
|
+
var version = "2.0.0-pr-11006.1765450794-e636950b2";
|
|
5728
5728
|
export {
|
|
5729
5729
|
ActionRowBuilder,
|
|
5730
5730
|
AllowedMentionsBuilder,
|