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 c828e3c commit 1e8ddfdCopy full SHA for 1e8ddfd
packages/to-json-schema/jsr.json
@@ -1,5 +1,5 @@
1
{
2
"name": "@valibot/to-json-schema",
3
- "version": "1.0.0-beta.1",
+ "version": "1.0.0-beta.2",
4
"exports": "./src/index.ts"
5
}
packages/to-json-schema/package.json
@@ -1,7 +1,7 @@
"description": "The official JSON schema converter for Valibot",
"license": "MIT",
6
"author": "Fabian Hiller",
7
"homepage": "https://valibot.dev",
0 commit comments