Skip to content

Commit

Permalink
fixed pre-push
Browse files Browse the repository at this point in the history
  • Loading branch information
rainerhahnekamp committed Jul 18, 2017
1 parent 2d75987 commit acbda17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"e2e": "ng e2e"
},
"pre-commit": ["lint"],
"pre-push": ["test -sr"],
"pre-push": ["test-sr"],
"private": true,
"dependencies": {
"@angular/animations": "^4.0.2",
Expand Down

0 comments on commit acbda17

Please sign in to comment.