Skip to content

Commit d4711ce

Browse files
committed
Updates Version down from 1.0 to 0.5 from previous commit
* As per reviewers request.
1 parent 6e6414f commit d4711ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zod-from-json-schema",
3-
"version": "1.0.0",
3+
"version": "0.5.0",
44
"description": "Creates Zod types from JSON Schema at runtime",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)