@discordjs/builders 2.0.0-dev.1740744295-88bfeaab2 → 2.0.0-dev.1740788060-88bfeaab2

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
@@ -3400,7 +3400,7 @@ var PollBuilder = class {
3400
3400
  };
3401
3401
 
3402
3402
  // src/index.ts
3403
- var version = "2.0.0-dev.1740744295-88bfeaab2";
3403
+ var version = "2.0.0-dev.1740788060-88bfeaab2";
3404
3404
  // Annotate the CommonJS export names for ESM import in node:
3405
3405
  0 && (module.exports = {
3406
3406
  ActionRowBuilder,