Skip to content

Commit 0147a2d

Browse files
committed
chore: use of husky
1 parent d03b038 commit 0147a2d

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@
1414
"lint": "eslint .",
1515
"test": "mocha",
1616
"install": "node-gyp rebuild",
17-
"semantic-release": "semantic-release",
18-
"commitmsg": "commitlint -e $GIT_PARAMS",
19-
"preparecommitmsg": "./node_modules/@makeomatic/deploy/git-hooks/prepare-commit-msg $GIT_PARAMS"
17+
"semantic-release": "semantic-release"
2018
},
2119
"repository": {
2220
"type": "git",

0 commit comments

Comments
 (0)