Skip to content

Commit

Permalink
Update peer deps' versions in drizzle-zod
Browse files Browse the repository at this point in the history
L-Mario564 committed Nov 12, 2024

Verified

This commit was signed with the committer’s verified signature.
1 parent 67b8dc4 commit 1fc52ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drizzle-zod/package.json
Original file line number Diff line number Diff line change
@@ -64,8 +64,8 @@
"author": "Drizzle Team",
"license": "Apache-2.0",
"peerDependencies": {
"drizzle-orm": ">=0.23.13",
"zod": "*"
"drizzle-orm": ">=0.36.0",
"zod": ">=3.0.0"
},
"devDependencies": {
"@rollup/plugin-typescript": "^11.1.0",

0 comments on commit 1fc52ca

Please sign in to comment.