diff --git a/package.json b/package.json index d1d40025e3..183f7a48ef 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "node": ">=6.0.0", "npm": ">=3.0.0" }, - "pre-commit": [ + "pre-push": [ "lint", "test" ],