@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.mjs CHANGED
@@ -3299,7 +3299,7 @@ var PollBuilder = class {
3299
3299
  };
3300
3300
 
3301
3301
  // src/index.ts
3302
- var version = "2.0.0-dev.1740744295-88bfeaab2";
3302
+ var version = "2.0.0-dev.1740788060-88bfeaab2";
3303
3303
  export {
3304
3304
  ActionRowBuilder,
3305
3305
  ApplicationCommandNumericOptionMinMaxValueMixin,