Skip to content

Commit 7b098f8

Browse files
authored
Merge pull request #18 from DouglasNeuroInformatics/dev
fix: set zod peer to ^3.25.67 to make sure cross-realm Object prototy…
2 parents fa07a31 + 257cd07 commit 7b098f8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"peerDependencies": {
3737
"neverthrow": "^8.2.0",
38-
"zod": "^3.25.x"
38+
"zod": "^3.25.67"
3939
},
4040
"dependencies": {
4141
"clean-stack": "^5.2.0",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)