Merge pull request #5548 from backstage/jhaals/align-hook-versions

chore: Use the same version of react-hook-form across packages
This commit is contained in:
Fredrik Adelöw
2021-05-03 12:57:03 +02:00
committed by GitHub
4 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
"@material-ui/lab": "4.0.0-alpha.45",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-hook-form": "^6.6.0",
"react-hook-form": "^6.15.4",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-use": "^15.3.3"