Skip to content

Commit 664afb1

Browse files
committed
clean up
1 parent f8cef5a commit 664afb1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"start": "father doc dev --storybook",
3131
"build": "father doc build --storybook",
3232
"compile": "father build",
33-
"gh-pages": "rc-tools run gh-pages",
3433
"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
3534
"lint": "eslint src/ --ext .tsx,.ts",
3635
"test": "father test",
@@ -56,9 +55,6 @@
5655
"redux": "^3.7.2",
5756
"typescript": "^3.5.2"
5857
},
59-
"pre-commit": [
60-
"lint"
61-
],
6258
"dependencies": {
6359
"async-validator": "^1.11.2",
6460
"lodash": "^4.17.4",

0 commit comments

Comments
 (0)