We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec6fa1c commit cbe3a90Copy full SHA for cbe3a90
package.json
@@ -3,6 +3,7 @@
3
"version": "0.1.1",
4
"description": "Lint commit messages against a conventional-changelog preset and ruleset",
5
"main": "distribution/index.js",
6
+ "files": ["distribution"],
7
"bin": {
8
"conventional-changelog-lint": "distribution/cli.js"
9
},
0 commit comments