fix():更新react版本

This commit is contained in:
lvwang2002 2024-03-24 23:07:41 +08:00
parent c75c1f4a78
commit 550946c527
1 changed files with 2 additions and 2 deletions

View File

@ -68,8 +68,8 @@
"prettier": "^3.0.3",
"react": "18.2.0",
"react-native": "0.73.6",
"react-native-builder-bob": "^0.20.0",
"release-it": "^15.0.0",
"react-native-builder-bob": "^0.18.2",
"release-it": "^15.0.0",
"turbo": "^1.10.7",
"typescript": "^5.2.2"
},