Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
feat(toolchain): adds commit script
Browse files Browse the repository at this point in the history
  • Loading branch information
fox1t committed Sep 28, 2019
1 parent 27bf099 commit 3fc9c2f
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 @@ -43,6 +43,7 @@
"semantic-release": "^15.13.24"
},
"scripts": {
"commit": "npx git-cz",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
Expand Down

0 comments on commit 3fc9c2f

Please sign in to comment.