@discordjs/core 3.0.0-dev.1737893060-0ab6abbcf → 3.0.0-dev.1737936740-3db8ce70a

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
@@ -23,7 +23,7 @@
23
23
 
24
24
  ## Installation
25
25
 
26
- **Node.js 20 or newer is required.**
26
+ **Node.js 22.12.0 or newer is required.**
27
27
 
28
28
  ```sh
29
29
  npm install @discordjs/core
package/dist/http-only.js CHANGED
@@ -3112,7 +3112,7 @@ __name(withFiles, "withFiles");
3112
3112
 
3113
3113
  // src/http-only/index.ts
3114
3114
  __reExport(http_only_exports, require("discord-api-types/v10"), module.exports);
3115
- var version = "3.0.0-dev.1737893060-0ab6abbcf";
3115
+ var version = "3.0.0-dev.1737936740-3db8ce70a";
3116
3116
  // Annotate the CommonJS export names for ESM import in node:
3117
3117
  0 && (module.exports = {
3118
3118
  API,