Skip to content

Commit 05e9fc3

Browse files
committed
1.0.0
1 parent aeb4c8a commit 05e9fc3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prisma-enum-validator-generator",
3-
"version": "0.0.7",
3+
"version": "1.0.0",
44
"description": "This will generate utility functions to validate enums in the Prisma schema file.",
55
"main": "./dist/index.js",
66
"bin": "./dist/index.js",
@@ -34,4 +34,4 @@
3434
"@prisma/generator-helper": "^4.16.2",
3535
"dotenv": "^16.3.1"
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)