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-signature" ,
3
- "version" : " 0 .0.1 " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"description" : " A signature board component for react." ,
5
5
"author" :
" Kenny Wong <[email protected] >" ,
6
6
"homepage" : " https://uiwjs.github.io/react-signature" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0 .0.1 " ,
2
+ "version" : " 1 .0.0 " ,
3
3
"packages" : [" website" , " core" ]
4
4
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " website" ,
3
- "version" : " 0 .0.1 " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"start" : " kkt start" ,
7
7
"build" : " kkt build"
8
8
},
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
- "@uiw/react-signature" : " 0.0.1" ,
12
11
"@uiw/react-markdown-preview-example" : " ^2.0.0" ,
12
+ "@uiw/react-signature" : " 1.0.0" ,
13
13
"react" : " ^18.2.0" ,
14
14
"react-dom" : " ^18.2.0"
15
15
},
You can’t perform that action at this time.
0 commit comments