Skip to content

Commit

Permalink
update react dep (#801)
Browse files Browse the repository at this point in the history
Co-authored-by: Domino987 <domino987@gmail.com>
  • Loading branch information
Domino987 and Domino987 authored Oct 20, 2023
1 parent 1cf185d commit 67336c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
},
"peerDependencies": {
"@mui/system": ">=5.10.7",
"react": ">=16.8.0",
"react-dom": ">=16.8.0"
"react": ">=18.0.0",
"react-dom": ">=18.0.0"
}
}

0 comments on commit 67336c7

Please sign in to comment.