Skip to content

Commit

Permalink
chore(deps-dev): remove commitizen remnants
Browse files Browse the repository at this point in the history
  • Loading branch information
BinToss committed Jun 13, 2023
1 parent 74096ac commit f94d56c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,12 @@
"@halospv3/hce.shared": "github:HaloSPV3/HCE.Shared"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
},
"husky": {
"hooks": {
"prepare-commit-msg": "exec < /dev/tty && git cz --hook || true"
}
}
},
"scripts": {
"cm": "cz",
"prepare": "husky install"
}
}

0 comments on commit f94d56c

Please sign in to comment.