Skip to content

Commit cbe3a90

Browse files
committed
fix: enforce addition of distribution folder
1 parent ec6fa1c commit cbe3a90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.1.1",
44
"description": "Lint commit messages against a conventional-changelog preset and ruleset",
55
"main": "distribution/index.js",
6+
"files": ["distribution"],
67
"bin": {
78
"conventional-changelog-lint": "distribution/cli.js"
89
},

0 commit comments

Comments
 (0)