We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d230cc + 1d0bd72 commit fa3de50Copy full SHA for fa3de50
1 file changed
schemas/zod/numbers/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@schemasjs/zod-numbers",
3
- "version": "1.0.8",
+ "version": "1.0.9",
4
"description": "Javascript (and Typescript) zod number schemas",
5
"author": "Cristobal Contreras Rubio",
6
"license": "MIT",
@@ -58,7 +58,7 @@
58
"test:coverage": "vitest run --coverage"
59
},
60
"peerDependencies": {
61
- "zod": "^3.24.2"
+ "zod": "^4.1.12"
62
63
"ts-standard": {
64
"ignore": [
0 commit comments