@discordjs/core 3.0.0-dev.1733141130-5f0d28c0f → 3.0.0-dev.1733357587-d0dc86488

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
@@ -3158,7 +3158,7 @@ __name(withFiles, "withFiles");
3158
3158
 
3159
3159
  // src/index.ts
3160
3160
  export * from "discord-api-types/v10";
3161
- var version = "3.0.0-dev.1733141130-5f0d28c0f";
3161
+ var version = "3.0.0-dev.1733357587-d0dc86488";
3162
3162
  export {
3163
3163
  API,
3164
3164
  ApplicationCommandsAPI,