@discordjs/builders 2.0.0-dev.1775779790-aa1e6be79 → 2.0.0-dev.1776730371-8ea7c7c7e

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
@@ -70,5 +70,5 @@ If you don't understand something in the documentation, you are experiencing pro
70
70
  [discord-developers]: https://discord.gg/discord-developers
71
71
  [source]: https://github.com/discordjs/discord.js/tree/main/packages/builders
72
72
  [npm]: https://www.npmjs.com/package/@discordjs/builders
73
- [related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries
73
+ [related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries
74
74
  [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md
package/dist/index.js CHANGED
@@ -5905,7 +5905,7 @@ var MessageBuilder = class {
5905
5905
  };
5906
5906
 
5907
5907
  // src/index.ts
5908
- var version = "2.0.0-dev.1775779790-aa1e6be79";
5908
+ var version = "2.0.0-dev.1776730371-8ea7c7c7e";
5909
5909
  // Annotate the CommonJS export names for ESM import in node:
5910
5910
  0 && (module.exports = {
5911
5911
  ActionRowBuilder,