@discordjs/core 0.7.0-dev.1688817870-df40dcd.0 → 0.7.0-dev.1688904259-df40dcd.0

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
@@ -2534,7 +2534,7 @@ __name(withFiles, "withFiles");
2534
2534
 
2535
2535
  // src/index.ts
2536
2536
  export * from "discord-api-types/v10";
2537
- var version = "0.7.0-dev.1688817870-df40dcd.0";
2537
+ var version = "0.7.0-dev.1688904259-df40dcd.0";
2538
2538
  export {
2539
2539
  API,
2540
2540
  ApplicationCommandsAPI,