react版本修改

This commit is contained in:
lxy 2024-05-18 16:56:27 +08:00
parent c65e8c2f1d
commit d11d3607f7
1 changed files with 3 additions and 3 deletions

View File

@ -55,10 +55,10 @@
"oak-frontend-base": "file:../oak-frontend-base",
"oak-general-business": "file:../oak-general-business",
"oak-memory-tree-store": "file:../oak-memory-tree-store",
"react": "^18.2.0",
"react-dom": "^18.1.0",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"react-image-gallery": "^1.2.11",
"react-native": "0.72.7",
"react-native": "~0.72.7",
"react-native-exception-handler": "^2.10.10",
"react-native-gesture-handler": "^2.14.0",
"react-native-localize": "^3.0.4",