Skip to content
This repository was archived by the owner on Jun 15, 2022. It is now read-only.

Commit aedfdaa

Browse files
committed
upgrade react-hook-form
1 parent dc1a380 commit aedfdaa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"prettier": "^2.0.5",
6464
"react": "^16.13.1",
6565
"react-dom": "^16.13.1",
66-
"react-hook-form": "^6.0.0-rc.4",
66+
"react-hook-form": "^6.0.0-rc.5",
6767
"react-test-renderer": "^16.13.1",
6868
"rimraf": "^3.0.2",
6969
"rollup": "^2.17.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6272,7 +6272,7 @@ react-dom@^16.13.1:
62726272
prop-types "^15.6.2"
62736273
scheduler "^0.19.1"
62746274

6275-
react-hook-form@^6.0.0-rc.4:
6275+
react-hook-form@^6.0.0-rc.5:
62766276
version "6.0.0-rc.5"
62776277
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.0.0-rc.5.tgz#f3965f66a3160fa37fcd44a88c54d8d7c65106d0"
62786278
integrity sha512-u+9po9D2gV6LjzCAdLsIHghG2mpE3+g49HZMWEl222NKqZ50b9g76f0rmw9jkBwRnS3cqxWcrmqlBD6YptPw5g==

0 commit comments

Comments
 (0)