Skip to content

Commit 353f8df

Browse files
committed
chore: add keywords to package.json
1 parent d568f59 commit 353f8df

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@
1111
"bugs": {
1212
"url": "https://github.com/codeismyid/commitlint-format/issues"
1313
},
14+
"keywords": [
15+
"commitlint",
16+
"commitlint-format",
17+
"commitlint-formatter",
18+
"format",
19+
"formatter"
20+
],
1421
"files": ["dist"],
1522
"license": "MIT",
1623
"type": "module",

0 commit comments

Comments
 (0)