File tree Expand file tree Collapse file tree 7 files changed +143
-3817
lines changed Expand file tree Collapse file tree 7 files changed +143
-3817
lines changed Original file line number Diff line number Diff line change 5252 "react" : " ^17.0.2" ,
5353 "react-dom" : " ^17.0.2" ,
5454 "taro-hooks" : " latest" ,
55- "taro-ui" : " ^3.2.0 "
55+ "taro-ui" : " ^3.2.1 "
5656 },
5757 "devDependencies" : {
5858 "@babel/core" : " ^7.8.0" ,
Original file line number Diff line number Diff line change 5252 "@tarojs/taro" : " 3.6.2" ,
5353 "react" : " ^18.0.0" ,
5454 "react-dom" : " ^18.0.0" ,
55- "taro-ui" : " ^3.2.0 "
55+ "taro-ui" : " ^3.2.1 "
5656 },
5757 "devDependencies" : {
5858 "@babel/core" : " ^7.8.0" ,
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " taro-ui-demo-rn" ,
4- "version" : " 3.2.0 " ,
4+ "version" : " 3.2.1 " ,
55 "description" : " Taro UI demo" ,
66 "author" : " O2Team <aotu.io>" ,
77 "homepage" : " https://taro-ui.taro.zone" ,
1616 "css" : " sass"
1717 },
1818 "scripts" : {
19- "build" : " pnpm run build:rn" ,
2019 "build:weapp" : " taro build --type weapp" ,
2120 "build:swan" : " taro build --type swan" ,
2221 "build:alipay" : " taro build --type alipay" ,
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " taro-ui-demo" ,
4- "version" : " 3.2.0 " ,
4+ "version" : " 3.2.1 " ,
55 "description" : " Taro UI demo" ,
66 "author" : " O2Team <aotu.io>" ,
77 "homepage" : " https://taro-ui.taro.zone" ,
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " taro-ui-docs" ,
4- "version" : " 3.2.0 " ,
4+ "version" : " 3.2.1 " ,
55 "description" : " Taro UI docs" ,
66 "author" : " O2Team <aotu.io>" ,
77 "homepage" : " https://taro-ui.taro.zone" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " taro-ui" ,
3- "version" : " 3.2.0 " ,
3+ "version" : " 3.2.1 " ,
44 "description" : " UI KIT for Taro" ,
55 "module" : " dist/index.esm.js" ,
66 "main" : " dist/index.js" ,
5454 },
5555 "devDependencies" : {
5656 "@rollup/plugin-commonjs" : " ^11.0.2" ,
57- "@tarojs/plugin-platform-alipay" : " 3.6.6" ,
58- "@tarojs/plugin-platform-h5" : " 3.6.6" ,
59- "@tarojs/plugin-platform-jd" : " 3.6.6" ,
60- "@tarojs/plugin-platform-qq" : " 3.6.6" ,
61- "@tarojs/plugin-platform-swan" : " 3.6.6" ,
62- "@tarojs/plugin-platform-tt" : " 3.6.6" ,
63- "@tarojs/plugin-platform-weapp" : " 3.6.6" ,
64- "@tarojs/taro-rn" : " 3.6.6" ,
6557 "@rollup/plugin-json" : " ^4.0.2" ,
6658 "@rollup/plugin-node-resolve" : " ^7.1.1" ,
6759 "@tarojs/components" : " 3.6.6" ,
You can’t perform that action at this time.
0 commit comments