@discordjs/core 1.2.0-dev.1709208299-18cce83d8 → 1.2.0-dev.1709467473-9fa115df8

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
@@ -2779,7 +2779,7 @@ __name(withFiles, "withFiles");
2779
2779
 
2780
2780
  // src/index.ts
2781
2781
  export * from "discord-api-types/v10";
2782
- var version = "1.2.0-dev.1709208299-18cce83d8";
2782
+ var version = "1.2.0-dev.1709467473-9fa115df8";
2783
2783
  export {
2784
2784
  API,
2785
2785
  ApplicationCommandsAPI,