@discordjs/core 2.1.0-dev.1731413115-e2df0e0db → 2.1.0-dev.1731629558-677517545

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.
@@ -2998,7 +2998,7 @@ __name(withFiles, "withFiles");
2998
2998
 
2999
2999
  // src/http-only/index.ts
3000
3000
  export * from "discord-api-types/v10";
3001
- var version = "2.1.0-dev.1731413115-e2df0e0db";
3001
+ var version = "2.1.0-dev.1731629558-677517545";
3002
3002
  export {
3003
3003
  API,
3004
3004
  ApplicationCommandsAPI,