diff --git a/package.json b/package.json index 0169c28..3c2685b 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "scripts": { "lint:fix": "standard --fix", "test": "standard && node test.js", - "prepare": "husky install" + "prepare": "husky install || true" }, "devDependencies": { "clear-module": "^4.1.2",