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