@discordjs/core 1.2.0-dev.1707005407-56943a72f → 1.2.0-dev.1707048211-bc9b487eb

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
@@ -2781,7 +2781,7 @@ __name(withFiles, "withFiles");
2781
2781
 
2782
2782
  // src/index.ts
2783
2783
  export * from "discord-api-types/v10";
2784
- var version = "1.2.0-dev.1707005407-56943a72f";
2784
+ var version = "1.2.0-dev.1707048211-bc9b487eb";
2785
2785
  export {
2786
2786
  API,
2787
2787
  ApplicationCommandsAPI,