@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.
package/dist/index.mjs CHANGED
@@ -3153,7 +3153,7 @@ __name(withFiles, "withFiles");
3153
3153
 
3154
3154
  // src/index.ts
3155
3155
  export * from "discord-api-types/v10";
3156
- var version = "3.0.0-dev.1733443981-00dceb32b";
3156
+ var version = "3.0.0-dev.1733703214-af4018c25";
3157
3157
  export {
3158
3158
  API,
3159
3159
  ApplicationCommandsAPI,