We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d03b038 commit 0147a2dCopy full SHA for 0147a2d
1 file changed
package.json
@@ -14,9 +14,7 @@
14
"lint": "eslint .",
15
"test": "mocha",
16
"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"
+ "semantic-release": "semantic-release"
20
},
21
"repository": {
22
"type": "git",
0 commit comments