Skip to content

Commit

Permalink
fix(package.json): install zod
Browse files Browse the repository at this point in the history
  • Loading branch information
MrOrz committed Jun 23, 2024
1 parent 7f03422 commit fa26b46
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
18 changes: 17 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,8 @@
"jest": "^29.0.0",
"mockdate": "^2.0.1",
"prettier": "^2.8.6",
"serve-handler": "^6.1.3"
"serve-handler": "^6.1.3",
"zod": "^3.23.8"
},
"jest": {
"testEnvironment": "node",
Expand Down

0 comments on commit fa26b46

Please sign in to comment.