Skip to content

Commit

Permalink
chore(dependencies): use stable version for ArkType 2 (#731)
Browse files Browse the repository at this point in the history
  • Loading branch information
frankdejonge authored Jan 27, 2025
1 parent 10aca41 commit 077486a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arktype/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"peerDependencies": {
"react-hook-form": "^7.0.0",
"@hookform/resolvers": "^2.0.0",
"arktype": "2.0.0-dev.14"
"arktype": "^2.0.0"
}
}

0 comments on commit 077486a

Please sign in to comment.