Skip to content

Commit ad9ed78

Browse files
committed
2.5.3
1 parent aacbe27 commit ad9ed78

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc-progress",
3-
"version": "2.5.2",
3+
"version": "2.5.3",
44
"description": "progress ui component for react",
55
"keywords": [
66
"react",
@@ -65,8 +65,7 @@
6565
],
6666
"lint-staged": {
6767
"*.{js,jsx,ts,tsx}": [
68-
"npm run pre-commit",
69-
"git add"
68+
"npm run pre-commit"
7069
]
7170
},
7271
"dependencies": {

0 commit comments

Comments
 (0)