Currently, we are using the module to remove unused prisma deps, but our prisma schema was developed using v3.13.0 but this plugin is installing the latest prisma module. We're using yarn3.
We're going to update our prisma to v4 but anyways it would be great to support adding a version.
Currently, we are using the module to remove unused prisma deps, but our prisma schema was developed using v3.13.0 but this plugin is installing the latest prisma module. We're using yarn3.
We're going to update our prisma to v4 but anyways it would be great to support adding a version.