@discordjs/core 1.1.0-dev.1695773366-eaabcdfda.0 → 1.1.0-dev.1695816239-eaabcdfda.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
@@ -2603,7 +2603,7 @@ __name(withFiles, "withFiles");
2603
2603
 
2604
2604
  // src/index.ts
2605
2605
  export * from "discord-api-types/v10";
2606
- var version = "1.1.0-dev.1695773366-eaabcdfda.0";
2606
+ var version = "1.1.0-dev.1695816239-eaabcdfda.0";
2607
2607
  export {
2608
2608
  API,
2609
2609
  ApplicationCommandsAPI,