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.
0.0.4
1 parent 3f912d8 commit 88359f1Copy full SHA for 88359f1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "zod-from-json-schema",
3
- "version": "0.0.3",
+ "version": "0.0.4",
4
"description": "Creates Zod types from JSON Schema at runtime",
5
"main": "dist/index.js",
6
"module": "dist/index.mjs",
0 commit comments