Skip to content

Commit

Permalink
feat(git-cz): add commitizen script
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardocasares committed Jan 7, 2019
1 parent b170eb4 commit c3b2780
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"gitlogme": "index.js"
},
"scripts": {
"commit": "npx git-cz",
"release": "npx semantic-release",
"prettier": "npx prettier --write **/*.js"
},
Expand Down

0 comments on commit c3b2780

Please sign in to comment.