Skip to content

Commit d48eaec

Browse files
committed
5.7.0
1 parent ab3b476 commit d48eaec

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

lerna.json

+6
Original file line numberDiff line numberDiff line change
@@ -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-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.6.0",
2+
"version": "5.7.0",
33
"license": "MIT",
44
"repository": "https://github.com/dohomi/react-hook-form-mui",
55
"homepage": "https://react-hook-form-material-ui.vercel.app",

0 commit comments

Comments
 (0)