File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
"registry" : " https://registry.npmjs.org/"
11
11
}
12
12
},
13
- "version" : " 0.0.16 "
13
+ "version" : " 0.0.17 "
14
14
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @taror/components" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.0.17 " ,
4
4
"description" : " React-based Taro3 components implementation" ,
5
5
"license" : " MIT" ,
6
6
"files" : [
23
23
},
24
24
"dependencies" : {
25
25
"classnames" : " ^2.3.1" ,
26
- "weui" : " ^1.1.2" ,
27
26
"react-is" : " ^18.1.0" ,
28
- "swiper" : " ^8.2.2"
27
+ "swiper" : " ^8.2.2" ,
28
+ "weui" : " ^1.1.2"
29
29
},
30
30
"peerDependencies" : {
31
31
"react" : " >=16.9.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tarojs-plugin-platform-nextjs" ,
3
- "version" : " 0.0.16 " ,
3
+ "version" : " 0.0.17 " ,
4
4
"description" : " Taro 插件,用于编译为 Next.js 应用。" ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments