@discordjs/core 0.6.1-dev.1686787809-b61e4fb.0 → 0.6.1-dev.1686830683-b61e4fb.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/index.mjs CHANGED
@@ -2502,7 +2502,7 @@ __name(withFiles, "withFiles");
2502
2502
 
2503
2503
  // src/index.ts
2504
2504
  export * from "discord-api-types/v10";
2505
- var version = "0.6.1-dev.1686787809-b61e4fb.0";
2505
+ var version = "0.6.1-dev.1686830683-b61e4fb.0";
2506
2506
  export {
2507
2507
  API,
2508
2508
  ApplicationCommandsAPI,