@discordjs/builders 2.0.0-dev.1748606728-762bbc652 → 2.0.0-dev.1748650424-ef2c1bfa7

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
@@ -5288,7 +5288,7 @@ var MessageBuilder = class {
5288
5288
  };
5289
5289
 
5290
5290
  // src/index.ts
5291
- var version = "2.0.0-dev.1748606728-762bbc652";
5291
+ var version = "2.0.0-dev.1748650424-ef2c1bfa7";
5292
5292
  // Annotate the CommonJS export names for ESM import in node:
5293
5293
  0 && (module.exports = {
5294
5294
  ActionRowBuilder,