mirror of
https://gitee.com/ShopeX/ECShopX_Store-Operations-tools-frontend
synced 2026-05-14 18:35:38 +08:00
fix(all): fix some bugs
This commit is contained in:
24
package.json
24
package.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user