Skip to content

Commit 67336c7

Browse files
Domino987Domino987
and
Domino987
authored
update react dep (#801)
Co-authored-by: Domino987 <domino987@gmail.com>
1 parent 1cf185d commit 67336c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
},
128128
"peerDependencies": {
129129
"@mui/system": ">=5.10.7",
130-
"react": ">=16.8.0",
131-
"react-dom": ">=16.8.0"
130+
"react": ">=18.0.0",
131+
"react-dom": ">=18.0.0"
132132
}
133133
}

0 commit comments

Comments
 (0)