Skip to content

Commit c9d9ac5

Browse files
committed
chore: changed possible package version
1 parent 5ffdf47 commit c9d9ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/zod/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"peerDependencies": {
1414
"@farfetched/core": "workspace:*",
15-
"zod": "^3.25.0"
15+
"zod": "^3.25.0 || ^4.0.0"
1616
},
1717
"scripts": {
1818
"test:run": "vitest run --typecheck",

0 commit comments

Comments
 (0)