Skip to content

Commit 8598400

Browse files
committed
fix(cli): update published files
1 parent 5c0154a commit 8598400

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

@commitlint/cli/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"description": "Lint your commit messages",
55
"files": [
66
"index.js",
7-
"lib",
8-
"!*.test.js*"
7+
"cli-bin.js",
8+
"lib"
99
],
1010
"bin": {
1111
"commitlint": "./cli-bin.js"

0 commit comments

Comments
 (0)