diff --git a/package.json b/package.json index 7891af8b8a842..8f4b3cd478a95 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,8 @@ "scripts": { "test": "grunt test --use-jruby", "server": "grunt server", - "precommit": "grunt jshint" + "precommit": "grunt jshint", + "prepush": "echo" }, "repository": { "type": "git",