@discordjs/core 3.0.0-dev.1756512122-cc43dadca → 3.0.0-dev.1756771304-bb67f3c15

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
@@ -3307,7 +3307,7 @@ __name(withFiles, "withFiles");
3307
3307
 
3308
3308
  // src/index.ts
3309
3309
  export * from "discord-api-types/v10";
3310
- var version = "3.0.0-dev.1756512122-cc43dadca";
3310
+ var version = "3.0.0-dev.1756771304-bb67f3c15";
3311
3311
  export {
3312
3312
  API,
3313
3313
  ApplicationCommandsAPI,