File tree Expand file tree Collapse file tree 3 files changed +79
-295
lines changed
packages/taro-platform-harmony-hybrid/build/config Expand file tree Collapse file tree 3 files changed +79
-295
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " taro" ,
3
- "version" : " 4.0.12 " ,
3
+ "version" : " 4.0.10 " ,
4
4
"description" : " 开放式跨端跨框架开发解决方案" ,
5
5
"homepage" : " https://github.com/NervJS/taro#readme" ,
6
6
"author" : " O2Team" ,
156
156
"stylelint-order" : " ^6.0.4" ,
157
157
"ts-jest" : " ^29.1.2" ,
158
158
"ts-node" : " ^10.9.1" ,
159
- "typescript" : " ~5.4.5" ,
160
159
"tslib" : " ^2.6.2" ,
160
+ "typescript" : " ~5.4.5" ,
161
161
"vitest" : " ^1.6.0"
162
162
},
163
163
"pnpm" : {
181
181
}
182
182
},
183
183
"overrides" : {
184
- "browserslist" : " ^4.23.0"
184
+ "browserslist" : " ^4.23.0" ,
185
+ "taro" : " link:"
185
186
}
186
187
}
187
188
}
Original file line number Diff line number Diff line change 2328
2328
},
2329
2329
"lifestyle" : false ,
2330
2330
"like" : false ,
2331
+ "list" : {
2332
+ "upper-threshold-count" : false ,
2333
+ "lower-threshold-count" : false
2334
+ },
2331
2335
"list-builder" : {
2332
2336
"type" : {
2333
2337
"static" : false ,
2338
2342
"child-height" : false ,
2339
2343
"padding" : false
2340
2344
},
2345
+ "list-item" : false ,
2341
2346
"list-view" : {
2342
2347
"padding" : false
2343
2348
},
You can’t perform that action at this time.
0 commit comments