Skip to content

Commit

Permalink
chore: add set-get to deps for zfd
Browse files Browse the repository at this point in the history
  • Loading branch information
airjp73 committed Nov 8, 2022
1 parent d1de369 commit 8675c77
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/zod-form-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
"build": "vite build",
"prepublishOnly": "npm run build"
},
"dependencies": {
"set-get": "*"
},
"peerDependencies": {
"zod": "^3.11.x"
},
Expand Down

0 comments on commit 8675c77

Please sign in to comment.