@discordjs/core 0.6.1-dev.1686528652-6c2242f.0 → 0.6.1-dev.1686615026-cd69868.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/dist/http-only.js +1 -1
- package/dist/http-only.js.map +1 -1
- package/dist/http-only.mjs +1 -1
- package/dist/http-only.mjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/http-only.js
CHANGED
|
@@ -2420,7 +2420,7 @@ __name(withFiles, "withFiles");
|
|
|
2420
2420
|
|
|
2421
2421
|
// src/http-only/index.ts
|
|
2422
2422
|
__reExport(http_only_exports, require("discord-api-types/v10"), module.exports);
|
|
2423
|
-
var version = "0.6.1-dev.
|
|
2423
|
+
var version = "0.6.1-dev.1686615026-cd69868.0";
|
|
2424
2424
|
// Annotate the CommonJS export names for ESM import in node:
|
|
2425
2425
|
0 && (module.exports = {
|
|
2426
2426
|
API,
|