Skip to content

Commit 03e5435

Browse files
committed
allow higher minor versions of @mui/material
1 parent 4725eb6 commit 03e5435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/material-renderers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@jsonforms/core": "3.2.0-alpha.3",
8989
"@jsonforms/react": "3.2.0-alpha.3",
9090
"@mui/icons-material": "^5.11.16",
91-
"@mui/material": "~5.13.0",
91+
"@mui/material": "^5.13.0",
9292
"@mui/x-date-pickers": "^6.0.0",
9393
"react": "^16.12.0 || ^17.0.0 || ^18.0.0"
9494
},

0 commit comments

Comments
 (0)