Skip to content

Commit

Permalink
fix: install zod
Browse files Browse the repository at this point in the history
  • Loading branch information
zeyu2001 committed Aug 30, 2024
1 parent b4b4c51 commit 1f07b10
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/safe-fs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
"test": "vitest",
"ci:report": "api-extractor run --verbose"
},
"dependencies": {
"zod": "^3.23.8"
},
"devDependencies": {
"@swc/core": "^1.6.13",
"@types/node": "^18.19.47",
Expand Down
4 changes: 4 additions & 0 deletions pnpm-lock.yaml

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

0 comments on commit 1f07b10

Please sign in to comment.