@discordjs/core 3.0.0-dev.1733832359-2ff47d85c → 3.0.0-dev.1734005129-fd1958bd6

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
@@ -3156,7 +3156,7 @@ __name(withFiles, "withFiles");
3156
3156
 
3157
3157
  // src/index.ts
3158
3158
  export * from "discord-api-types/v10";
3159
- var version = "3.0.0-dev.1733832359-2ff47d85c";
3159
+ var version = "3.0.0-dev.1734005129-fd1958bd6";
3160
3160
  export {
3161
3161
  API,
3162
3162
  ApplicationCommandsAPI,