@discordjs/builders 2.0.0-dev.1759363313-f510b5ffa → 2.0.0-dev.1759579293-cf89260c9

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
@@ -5617,7 +5617,7 @@ var MessageBuilder = class {
5617
5617
  };
5618
5618
 
5619
5619
  // src/index.ts
5620
- var version = "2.0.0-dev.1759363313-f510b5ffa";
5620
+ var version = "2.0.0-dev.1759579293-cf89260c9";
5621
5621
  // Annotate the CommonJS export names for ESM import in node:
5622
5622
  0 && (module.exports = {
5623
5623
  ActionRowBuilder,