diff --git a/package.json b/package.json index 83f98ca68..285b08f85 100644 --- a/package.json +++ b/package.json @@ -87,10 +87,5 @@ "finebi" ], "author": "fanruan", - "license": "MIT", - "husky": { - "hooks": { - "pre-push": "npm run test" - } - } + "license": "MIT" }