Skip to content

Commit

Permalink
chore(config): add build
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanoTron committed Oct 16, 2017
1 parent b1a3800 commit 37bbfeb
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 @@ -50,7 +50,7 @@
"path": "node_modules/cz-conventional-changelog"
},
"ghooks": {
"pre-commit": "npm run test:single"
"pre-commit": "npm run build && npm run test:single"
}
},
"dependencies": {
Expand Down

0 comments on commit 37bbfeb

Please sign in to comment.