Skip to content

Commit

Permalink
build: make Yup an optional peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEdoRan committed Jul 22, 2024
1 parent c9d02e0 commit a71e64b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/next-safe-action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@
},
"valibot": {
"optional": true
},
"yup": {
"optional": true
}
},
"repository": {
Expand Down

0 comments on commit a71e64b

Please sign in to comment.