From b3f995a0c0650ad3c1100e1b35c04a2949c858ef Mon Sep 17 00:00:00 2001 From: windy <1374721899@qq.com> Date: Tue, 17 Dec 2019 16:26:24 +0800 Subject: [PATCH] update --- package.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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" }