Skip to content

Commit

Permalink
fix: remove @effect/schema from the peerDependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
titouancreach committed Oct 24, 2024
1 parent ed9dd0d commit 76bf37a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion effect-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"license": "MIT",
"peerDependencies": {
"@hookform/resolvers": "^2.0.0",
"@effect/schema": "^0.66.14",
"effect": "^3.10.1",
"react-hook-form": "^7.0.0"
}
Expand Down

0 comments on commit 76bf37a

Please sign in to comment.