diff --git a/package.json b/package.json index 1931445b..39ab4adc 100644 --- a/package.json +++ b/package.json @@ -33,11 +33,6 @@ "vuepress-plugin-sitemap": "^2.3.1", "watchpack": "^1.6.1" }, - "husky": { - "hooks": { - "pre-commit": "npm test" - } - }, "scripts": { "publish-next": "lerna publish --dist-tag=next --canary --preid rc", "commit": "git-cz",