@discordjs/core 1.1.2-dev.1700611794-e9ff99101 → 1.1.2-dev.1700698173-9fdbf0ad6

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
@@ -2693,7 +2693,7 @@ __name(withFiles, "withFiles");
2693
2693
 
2694
2694
  // src/index.ts
2695
2695
  export * from "discord-api-types/v10";
2696
- var version = "1.1.2-dev.1700611794-e9ff99101";
2696
+ var version = "1.1.2-dev.1700698173-9fdbf0ad6";
2697
2697
  export {
2698
2698
  API,
2699
2699
  ApplicationCommandsAPI,