Skip to content

Commit

Permalink
fix: remove prepush step
Browse files Browse the repository at this point in the history
  • Loading branch information
kyzia551 committed Feb 12, 2019
1 parent e49edda commit c109c66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit c109c66

Please sign in to comment.