@discordjs/builders 2.0.0-dev.1763164928-7349a6ee3 → 2.0.0-dev.1763205226-9d5c6b458

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 CHANGED
@@ -5751,7 +5751,7 @@ var MessageBuilder = class {
5751
5751
  };
5752
5752
 
5753
5753
  // src/index.ts
5754
- var version = "2.0.0-dev.1763164928-7349a6ee3";
5754
+ var version = "2.0.0-dev.1763205226-9d5c6b458";
5755
5755
  // Annotate the CommonJS export names for ESM import in node:
5756
5756
  0 && (module.exports = {
5757
5757
  ActionRowBuilder,