Skip to content

Commit e2f51b9

Browse files
authored
chore: fix the version of zod v3 (#1605)
1 parent 600d4fa commit e2f51b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,8 @@
5656
"typia": "^9.7.2",
5757
"vitest": "^3.2.4"
5858
},
59+
"resolutions": {
60+
"zod@3.x": "^3.25.0"
61+
},
5962
"packageManager": "yarn@4.10.3"
6063
}

0 commit comments

Comments
 (0)