File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ react-signature
4
4
[ ![ Build & Deploy] ( https://github.com/uiwjs/react-signature/actions/workflows/ci.yml/badge.svg )] ( https://github.com/uiwjs/react-signature/actions/workflows/ci.yml )
5
5
[ ![ Coverage Status] ( https://uiwjs.github.io/react-signature/badges.svg )] ( https://uiwjs.github.io/react-signature/lcov-report/ )
6
6
[ ![ npm version] ( https://img.shields.io/npm/v/@uiw/react-signature.svg )] ( https://www.npmjs.com/package/@uiw/react-signature )
7
+ [ ![ Buy me a coffee] ( https://img.shields.io/badge/Buy%20me%20a%20coffee-000000?logo=buymeacoffee )] ( https://jaywcjlove.github.io/#/sponsor )
7
8
8
9
A signature board component for react.
9
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uiw/react-signature" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.2 .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" : " 1.1 .0" ,
2
+ "version" : " 1.2 .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" : " 1.1 .0" ,
3
+ "version" : " 1.2 .0" ,
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.1 .0" ,
13
+ "@uiw/react-signature" : " 1.2 .0" ,
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