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 83a59fe commit 4b88c41Copy full SHA for 4b88c41
jsr.json
@@ -1,7 +1,9 @@
1
{
2
"name": "@camflan/valibot-openapi-generator",
3
- "version": "2025.2.8",
4
- "exclude": [".github"],
+ "version": "2025.9.0",
+ "exclude": [
5
+ ".github"
6
+ ],
7
"exports": {
8
".": "./mod.ts"
9
}
package.json
@@ -1,6 +1,6 @@
"name": "valibot-openapi-generator",
"description": "",
"type": "module",
"sideEffects": false,
0 commit comments