We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3b476 commit d48eaecCopy full SHA for d48eaec
2 files changed
lerna.json
@@ -0,0 +1,6 @@
1
+{
2
+ "$schema": "node_modules/lerna/schemas/lerna-schema.json",
3
+ "useNx": true,
4
+ "useWorkspaces": true,
5
+ "version": "0.0.0"
6
+}
packages/rhf-mui/package.json
@@ -1,5 +1,5 @@
{
- "version": "5.6.0",
+ "version": "5.7.0",
"license": "MIT",
"repository": "https://github.com/dohomi/react-hook-form-mui",
"homepage": "https://react-hook-form-material-ui.vercel.app",
0 commit comments