Skip to content

Commit a3f3495

Browse files
authored
Merge pull request #362 from tangibleMaterials/relax-datepicker-dependency
edit package.json
2 parents e04d13f + 21facfa commit a3f3495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/rhf-mui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"peerDependencies": {
5858
"@mui/icons-material": ">= 5.x <8",
5959
"@mui/material": ">= 5.x <8",
60-
"@mui/x-date-pickers": ">=7.17.0 <8",
60+
"@mui/x-date-pickers": ">=7.17.0 <9",
6161
"react": ">=17 <20",
6262
"react-hook-form": ">=7.33.1"
6363
},

0 commit comments

Comments
 (0)