Skip to content

Commit 672c2d3

Browse files
authored
pkg: update description to mention current features (#123)
- all the things I've added since ~v1.0.0-ish - this branch has been laying here for a few years now too and I think I forgot about it 😅
1 parent cb1e784 commit 672c2d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-signature-canvas",
33
"version": "1.0.5",
4-
"description": "A React wrapper component around signature_pad. Unopinionated and heavily updated fork of react-signature-pad",
4+
"description": "A React wrapper component around signature_pad. 100% test coverage, types, examples, & more. Unopinionated and heavily updated fork of react-signature-pad",
55
"source": "src/index.tsx",
66
"main": "dist/index.umd.min.js",
77
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)