Skip to content

Commit

Permalink
chore: installed commitzen config
Browse files Browse the repository at this point in the history
  • Loading branch information
lquixada committed Mar 19, 2021
1 parent 15de74f commit 44f9520
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Expand Up @@ -52,6 +52,11 @@
"@commitlint/config-conventional"
]
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"repository": {
"type": "git",
"url": "https://github.com/lquixada/cross-fetch.git"
Expand All @@ -70,6 +75,7 @@
"body-parser": "1.19.0",
"chai": "4.3.4",
"codecov": "3.8.1",
"cz-conventional-changelog": "3.3.0",
"express": "4.17.1",
"husky": "4.3.8",
"lint-staged": "10.5.4",
Expand Down

0 comments on commit 44f9520

Please sign in to comment.