diff --git a/package.json b/package.json index 66197c99..f57120a5 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,6 @@ "semantic-release-prepare": "ts-node tools/semantic-release-prepare", "precommit": "lint-staged", "travis-deploy-once": "travis-deploy-once", - "prepush": "npm run test:prod && npm run build", "commitmsg": "commitlint -E HUSKY_GIT_PARAMS" }, "lint-staged": {