diff --git a/package.json b/package.json index ff683db..75cbee1 100644 --- a/package.json +++ b/package.json @@ -15,8 +15,7 @@ "format": "prettier --write \"**/*.{js,json,md,yml}\"", "ci": "npm run build && npm run test-cover && npm run lint", "prepublishOnly": "npm run lint && npm test && npm run build", - "release": "release-it", - "prepare": "husky install" + "release": "release-it" }, "keywords": [ "notifications",