@discordjs/builders 1.3.1-dev.1665274467-5f72d8b.0 → 1.3.1-dev.1665360874-3ed668e.0

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/README.md CHANGED
@@ -57,7 +57,7 @@ nudge in the right direction, please don't hesitate to join our official [discor
57
57
 
58
58
  [example]: https://github.com/discordjs/discord.js/blob/main/packages/builders/docs/examples/Slash%20Command%20Builders.md
59
59
  [website]: https://discord.js.org/
60
- [website-source]: https://github.com/discordjs/discord.js/tree/main/packages/website
60
+ [website-source]: https://github.com/discordjs/discord.js/tree/main/apps/website
61
61
  [documentation]: https://discord.js.org/#/docs/builders
62
62
  [guide]: https://discordjs.guide/
63
63
  [guide-source]: https://github.com/discordjs/guide
package/dist/index.js CHANGED
@@ -1492,7 +1492,7 @@ __name(embedLength, "embedLength");
1492
1492
 
1493
1493
  // src/index.ts
1494
1494
  __reExport(src_exports, require("@discordjs/util"), module.exports);
1495
- var version = "1.3.1-dev.1665274467-5f72d8b.0";
1495
+ var version = "1.3.1-dev.1665360874-3ed668e.0";
1496
1496
  // Annotate the CommonJS export names for ESM import in node:
1497
1497
  0 && (module.exports = {
1498
1498
  ActionRowBuilder,