File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uiw/react-split" ,
3
- "version" : " 5.9.2 " ,
3
+ "version" : " 5.9.3 " ,
4
4
"description" : " A piece of content can be divided into areas that can be dragged to adjust the width or height." ,
5
5
"main" : " cjs/index.js" ,
6
6
"module" : " esm/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 5.9.2 " ,
2
+ "version" : " 5.9.3 " ,
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" : " 5.9.2 " ,
4
+ "version" : " 5.9.3 " ,
5
5
"license" : " MIT" ,
6
6
"scripts" : {
7
7
"build" : " kkt build" ,
8
8
"start" : " kkt start"
9
9
},
10
10
"dependencies" : {
11
11
"@uiw/react-markdown-preview-example" : " ^2.0.0" ,
12
- "@uiw/react-split" : " 5.9.2 "
12
+ "@uiw/react-split" : " 5.9.3 "
13
13
},
14
14
"devDependencies" : {
15
15
"@types/react" : " ^18.2.14" ,
You can’t perform that action at this time.
0 commit comments