We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d7fd1d commit 46a5e82Copy full SHA for 46a5e82
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nestjs-prisma",
3
- "version": "0.23.0",
+ "version": "0.24.0-dev.0",
4
"description": "Library and schematics to add Prisma integration to a NestJS application",
5
"scripts": {
6
"build": "npm run build:lib && npm run build:schematics",
0 commit comments