react版本修改
This commit is contained in:
parent
c65e8c2f1d
commit
d11d3607f7
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue