@discordjs/core 1.2.0-dev.1712794183-7dc5bdfef → 1.2.0-dev.1712880571-afb97fbd0

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
@@ -2794,7 +2794,7 @@ __name(withFiles, "withFiles");
2794
2794
 
2795
2795
  // src/index.ts
2796
2796
  export * from "discord-api-types/v10";
2797
- var version = "1.2.0-dev.1712794183-7dc5bdfef";
2797
+ var version = "1.2.0-dev.1712880571-afb97fbd0";
2798
2798
  export {
2799
2799
  API,
2800
2800
  ApplicationCommandsAPI,