Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Commit

Permalink
refactor(package): rm pre-push hook
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-ciniawsky committed Jun 28, 2017
1 parent b354b7d commit e77fc28
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@
"engines": {
"node": ">= 4.3 < 5.0.0 || >= 5.10"
},
"pre-push": [
"test:all"
],
"pre-commit": "lint-staged",
"lint-staged": {
"*.js": [
Expand Down

0 comments on commit e77fc28

Please sign in to comment.