Skip to content

Commit 0457fb0

Browse files
committed
(package): update NPM description to match 1.0.0 changes
- woops, forgot to update the NPM description, but did update the README and GH description - this is cp'd from the GH description
1 parent 8553adf commit 0457fb0

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.1",
4-
"description": "A signature pad implementation in React",
4+
"description": "A React wrapper component around signature_pad. Unopinionated and heavily updated fork of react-signature-pad",
55
"main": "build/index.js",
66
"scripts": {
77
"test": "webpack && npm pack",

0 commit comments

Comments
 (0)