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 afca0f8 commit b3f0adcCopy full SHA for b3f0adc
packages/to-json-schema/jsr.json
@@ -1,5 +1,5 @@
1
{
2
"name": "@valibot/to-json-schema",
3
- "version": "0.2.1",
+ "version": "1.0.0-beta.0",
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