We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6414f commit d4711ceCopy full SHA for d4711ce
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "zod-from-json-schema",
3
- "version": "1.0.0",
+ "version": "0.5.0",
4
"description": "Creates Zod types from JSON Schema at runtime",
5
"main": "dist/index.js",
6
"module": "dist/index.mjs",
0 commit comments