@discordjs/core 3.0.0-dev.1782260348-4b450968a → 3.0.0-dev.1782477336-8ceabfc27

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.
@@ -3205,7 +3205,7 @@ __name(withFiles, "withFiles");
3205
3205
 
3206
3206
  // src/http-only/index.ts
3207
3207
  export * from "discord-api-types/v10";
3208
- var version = "3.0.0-dev.1782260348-4b450968a";
3208
+ var version = "3.0.0-dev.1782477336-8ceabfc27";
3209
3209
  export {
3210
3210
  API,
3211
3211
  ApplicationCommandsAPI,