Skip to content

Commit

Permalink
v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JB1905 committed Jun 21, 2019
1 parent 561d531 commit 8692956
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 @@ -53,7 +53,7 @@
},
"husky": {
"hooks": {
"pre-commit": "npm run prettier"
"pre-commit": "lint-staged"
}
},
"lint-staged": {
Expand Down

0 comments on commit 8692956

Please sign in to comment.