fix(all): fix some bugs

This commit is contained in:
lukaijie
2026-02-06 19:29:37 +08:00
parent 9c54239352
commit 8fc1819516
4 changed files with 67845 additions and 4336 deletions

View File

@@ -48,7 +48,29 @@
],
"author": "",
"engines": {
"node": "12.20.1"
"node": "16.16.0"
},
"overrides": {
"react": "^17.0.0",
"react-dom": "^17.0.0",
"@unimodules/react-native-adapter": {
"react": "^17.0.0",
"react-dom": "^17.0.0",
"react-native-web": {
"react": "^17.0.0",
"react-dom": "^17.0.0"
}
},
"react-native-web": {
"react": "^17.0.0",
"react-dom": "^17.0.0"
},
"@tarojs/components-rn": {
"react": "^17.0.0"
},
"react-dom": {
"react": "^17.0.0"
}
},
"dependencies": {
"aws-sdk": "^2.936.0",