diff --git a/package.json b/package.json index 8bdb27a2..67bcab8a 100644 --- a/package.json +++ b/package.json @@ -32,8 +32,7 @@ "prepare": "husky install && npm run build", "prepublishOnly": "npm run lint && npm run test", "release": "bumpp && npm publish", - "test": "vitest run", - "postinstall": "husky install" + "test": "vitest run" }, "dependencies": { "scule": "^1.0.0"