@discordjs/core 2.1.0-dev.1731413115-e2df0e0db → 2.1.0-dev.1731629558-677517545

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
@@ -3147,7 +3147,7 @@ __name(withFiles, "withFiles");
3147
3147
 
3148
3148
  // src/index.ts
3149
3149
  export * from "discord-api-types/v10";
3150
- var version = "2.1.0-dev.1731413115-e2df0e0db";
3150
+ var version = "2.1.0-dev.1731629558-677517545";
3151
3151
  export {
3152
3152
  API,
3153
3153
  ApplicationCommandsAPI,