nestjs-unleash
nestjs-unleash copied to clipboard
The version of @nestjs/axios has reached 2.0.0
The nestjs/axios package has been bumped to version 2.0.0. Our project uses nestjs/axios, which makes it difficult to use this package.
In the peerDependencies of this package, the version of @nestjs/axios is listed as "^1.0.1". I understand that this does not support 2.0.0.
I would like to fork this package, update the peer dependencies, and then apply it to my project, is this a good way to do it? I would be grateful if you could point me to a good way.
@nestjs/axios is now at 3.0.0, please update the dependency.
Same here, please