Skip to content

Commit

Permalink
fix: removed ts peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
johngeorgewright committed Nov 16, 2023
1 parent 9646ae7 commit 9c3a7f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/zod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"runtyping": "dist/cli.js"
},
"peerDependencies": {
"typescript": "^4.7.4",
"zod": "^3.17.9"
},
"devDependencies": {
Expand Down

0 comments on commit 9c3a7f2

Please sign in to comment.