File tree 3 files changed +6
-6
lines changed 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uiw/react-tabs-draggable" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " Draggable tabs for React." ,
5
5
"homepage" : " https://uiwjs.github.io/react-tabs-draggable" ,
6
6
"author" :
" kenny wong <[email protected] >" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.0.0 " ,
2
+ "version" : " 1.0.1 " ,
3
3
"packages" : [" core" , " www" ]
4
4
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " www" ,
3
3
"private" : true ,
4
- "version" : " 1.0.0 " ,
4
+ "version" : " 1.0.1 " ,
5
5
"license" : " MIT" ,
6
6
"scripts" : {
7
7
"build" : " kkt build" ,
12
12
"@kkt/scope-plugin-options" : " ^7.5.2" ,
13
13
"@types/react" : " ~18.2.0" ,
14
14
"@types/react-dom" : " ~18.2.0" ,
15
- "markdown-react-code-preview-loader " : " ^2.1 .2" ,
16
- "kkt " : " ^7.5 .2"
15
+ "kkt " : " ^7.5 .2" ,
16
+ "markdown-react-code-preview-loader " : " ^2.1 .2"
17
17
},
18
18
"dependencies" : {
19
19
"@uiw/react-markdown-preview-example" : " ^1.5.3" ,
20
- "@uiw/react-tabs-draggable" : " 1.0.0 " ,
20
+ "@uiw/react-tabs-draggable" : " 1.0.1 " ,
21
21
"react" : " ~18.2.0" ,
22
22
"react-dom" : " ~18.2.0" ,
23
23
"react-router-dom" : " ^6.14.2"
You can’t perform that action at this time.
0 commit comments