@discordjs/core 3.0.0-dev.1736078678-28126cd37 → 3.0.0-dev.1736101746-9a400730f

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
@@ -3101,7 +3101,7 @@ __name(withFiles, "withFiles");
3101
3101
 
3102
3102
  // src/index.ts
3103
3103
  export * from "discord-api-types/v10";
3104
- var version = "3.0.0-dev.1736078678-28126cd37";
3104
+ var version = "3.0.0-dev.1736101746-9a400730f";
3105
3105
  export {
3106
3106
  API,
3107
3107
  ApplicationCommandsAPI,