Skip to content

Commit 1b7652b

Browse files
committed
fix: 修复 taro 模板安装 taro-ui 时的报错
#1732#1718
1 parent 21722d8 commit 1b7652b

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

packages/taro-ui/package.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -78,15 +78,7 @@
7878
"@tarojs/taro": ">=3",
7979
"react": ">=16.13.0",
8080
"react-dom": ">=16.13.0",
81-
"react-native": ">=0.62.0",
82-
"@tarojs/plugin-platform-alipay": "3.6.6",
83-
"@tarojs/plugin-platform-h5": "3.6.6",
84-
"@tarojs/plugin-platform-jd": "3.6.6",
85-
"@tarojs/plugin-platform-qq": "3.6.6",
86-
"@tarojs/plugin-platform-swan": "3.6.6",
87-
"@tarojs/plugin-platform-tt": "3.6.6",
88-
"@tarojs/plugin-platform-weapp": "3.6.6",
89-
"@tarojs/taro-rn": "3.6.6"
81+
"react-native": ">=0.62.0"
9082
},
9183
"gitHead": "c33cc7fbb734f0dbdd6e305dda1bc8300e5adbe2"
9284
}

0 commit comments

Comments
 (0)