@discordjs/core 1.3.0-dev.1718583041-e723230df → 1.3.0-dev.1718712247-9c8784fe5

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
@@ -2851,7 +2851,7 @@ __name(withFiles, "withFiles");
2851
2851
 
2852
2852
  // src/index.ts
2853
2853
  export * from "discord-api-types/v10";
2854
- var version = "1.3.0-dev.1718583041-e723230df";
2854
+ var version = "1.3.0-dev.1718712247-9c8784fe5";
2855
2855
  export {
2856
2856
  API,
2857
2857
  ApplicationCommandsAPI,