Skip to content

Commit

Permalink
chore: commit check
Browse files Browse the repository at this point in the history
  • Loading branch information
romelperez committed Jun 1, 2019
1 parent 3117066 commit ce16cce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
"contributors-add": "all-contributors add",
"contributors-generate": "all-contributors generate"
},
"husky": {
"hooks": {
"pre-commit": "npm run test-ci"
}
},
"dependencies": {
"@babel/runtime": "^7.4.5"
},
Expand Down

0 comments on commit ce16cce

Please sign in to comment.