diff --git a/package.json b/package.json index f52801638..5208d3ea0 100644 --- a/package.json +++ b/package.json @@ -30,8 +30,7 @@ "lint": "eslint --ext .ts --ext .tsx .", "lint-staged": "lint-staged --config .lintstagedrc.json", "test": "yarn cypress open", - "test-headless": "yarn cypress run", - "prepare": "husky install" + "test-headless": "yarn cypress run" }, "keywords": [], "author": "Neo4j Labs",