chore(release): 4.3.0

This commit is contained in:
lukaijie
2026-02-06 19:30:05 +08:00
parent 8fc1819516
commit c561793fca
3 changed files with 14 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ecshopx-dianwu",
"app_name": "店务助手",
"version": "4.2.0",
"version": "4.3.0",
"private": true,
"repository": "https://git.ishopex.cn/onex/ecshopx-dianwu.git",
"description": "",
@@ -52,7 +52,9 @@
},
"overrides": {
"react": "^17.0.0",
"react-dom": "^17.0.0",
"react-dom": {
"react": "^17.0.0"
},
"@unimodules/react-native-adapter": {
"react": "^17.0.0",
"react-dom": "^17.0.0",
@@ -67,9 +69,6 @@
},
"@tarojs/components-rn": {
"react": "^17.0.0"
},
"react-dom": {
"react": "^17.0.0"
}
},
"dependencies": {