@discordjs/core 3.0.0-dev.1733443981-00dceb32b → 3.0.0-dev.1733703214-af4018c25

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.
@@ -3004,7 +3004,7 @@ __name(withFiles, "withFiles");
3004
3004
 
3005
3005
  // src/http-only/index.ts
3006
3006
  export * from "discord-api-types/v10";
3007
- var version = "3.0.0-dev.1733443981-00dceb32b";
3007
+ var version = "3.0.0-dev.1733703214-af4018c25";
3008
3008
  export {
3009
3009
  API,
3010
3010
  ApplicationCommandsAPI,