We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7292e4 commit c457f4dCopy full SHA for c457f4d
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "react-checkmark",
3
"description": "Animated checkmark for React",
4
- "version": "1.3.0",
+ "version": "1.4.0",
5
"license": "Apache-2.0",
6
"homepage": "https://github.com/stanleyxu2005/react-checkmark",
7
- "author": "Qian Xu (https://github.com/stanleyxu2005)",
+ "author": "Stanley Xu (https://github.com/stanleyxu2005)",
8
"main": "dist/react-checkmark.min.js",
9
"scripts": {
10
"build:dev": "webpack --env=dev --progress --profile --colors",
0 commit comments