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" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
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" : " 1.2.0 " ,
2
+ "version" : " 1.2.1 " ,
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" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"start" : " kkt start" ,
10
10
"dependencies" : {
11
11
"@uiw/copy-to-clipboard" : " ^1.0.16" ,
12
12
"@uiw/react-markdown-preview-example" : " ^2.0.0" ,
13
- "@uiw/react-signature" : " 1.2.0 " ,
13
+ "@uiw/react-signature" : " 1.2.1 " ,
14
14
"react" : " ^18.2.0" ,
15
15
"react-dom" : " ^18.2.0"
16
16
},
You can’t perform that action at this time.
0 commit comments