Commit b7edefd
committed
chore(deps): relax zod peer dependency to support v3.25.0+
Since we no longer use z.fromJSONSchema(), we can support Zod v3.25.0+
instead of requiring v4.3.0+. This matches the main branch and allows
users with older Zod versions to use this package.1 parent 99de7af commit b7edefd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments