We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6db970 commit 545951eCopy full SHA for 545951e
packages/taro-ui/package.json
@@ -78,7 +78,15 @@
78
"@tarojs/taro": ">=3",
79
"react": ">=16.13.0",
80
"react-dom": ">=16.13.0",
81
- "react-native": ">=0.62.0"
+ "react-native": ">=0.62.0",
82
+ "@tarojs/plugin-platform-alipay": ">=3",
83
+ "@tarojs/plugin-platform-h5": ">=3",
84
+ "@tarojs/plugin-platform-jd": ">=3",
85
+ "@tarojs/plugin-platform-qq": ">=3",
86
+ "@tarojs/plugin-platform-swan": ">=3",
87
+ "@tarojs/plugin-platform-tt": ">=3",
88
+ "@tarojs/plugin-platform-weapp": ">=3",
89
+ "@tarojs/taro-rn": ">=3"
90
},
91
"gitHead": "c33cc7fbb734f0dbdd6e305dda1bc8300e5adbe2"
92
}
0 commit comments