diff --git a/package.json b/package.json index bdade50d..3bc266e4 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,7 @@ "url": "https://github.com/yldio/joyent-portal/issues" }, "scripts": { - "test": "make test", - "precommit": "./bin/sketch-previews.rb && make -j4 lint ", - "prepush": "make test" + "test": "make test" }, "dependencies": { "eslint-plugin-babel": "^4.0.1",