@discordjs/core 1.1.0-dev.1699315762-344a3f934 → 1.1.0-dev.1699445029-2bda883a0

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 16.11.0 or newer is required.**
26
+ **Node.js 18 or newer is required.**
27
27
 
28
28
  ```sh
29
29
  npm install @discordjs/core
package/dist/http-only.js CHANGED
@@ -2561,7 +2561,7 @@ __name(withFiles, "withFiles");
2561
2561
 
2562
2562
  // src/http-only/index.ts
2563
2563
  __reExport(http_only_exports, require("discord-api-types/v10"), module.exports);
2564
- var version = "1.1.0-dev.1699315762-344a3f934";
2564
+ var version = "1.1.0-dev.1699445029-2bda883a0";
2565
2565
  // Annotate the CommonJS export names for ESM import in node:
2566
2566
  0 && (module.exports = {
2567
2567
  API,