We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 255643c commit 506f152Copy full SHA for 506f152
package.json
@@ -101,8 +101,8 @@
101
"@emotion/react": "^11.14.0",
102
"@mui/icons-material": "^7.3.7",
103
"@mui/material": "^7.3.7",
104
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
105
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
+ "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
106
},
107
"dependencies": {
108
"@babel/runtime-corejs3": "^7.12.1",
0 commit comments