Hi,
I think, there is no problem with the following packages moving into devDependencies. Rather, so it can be made with zero-dependency. What do you think?
|
"dependencies": { |
|
"@angular-devkit/core": "^13.3.0", |
|
"@angular-devkit/schematics": "^13.3.0", |
|
"@schematics/angular": "~13.3.0" |
|
}, |
Hi,
I think, there is no problem with the following packages moving into devDependencies. Rather, so it can be made with zero-dependency. What do you think?
nestjs-prisma/package.json
Lines 39 to 43 in 1be6f3b