Skip to content

Commit 506f152

Browse files
yi-nuo426Copilot
andauthored
Update package.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 255643c commit 506f152

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
@@ -101,8 +101,8 @@
101101
"@emotion/react": "^11.14.0",
102102
"@mui/icons-material": "^7.3.7",
103103
"@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"
104+
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
105+
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
106106
},
107107
"dependencies": {
108108
"@babel/runtime-corejs3": "^7.12.1",

0 commit comments

Comments
 (0)