Skip to content

Commit 6f93524

Browse files
committed
chore: remove period from package description
1 parent 0f30c86 commit 6f93524

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"name": "commitlint-plugin-function-rules",
33
"version": "3.0.0",
4-
"description": "commitlint plugin to define rules as functions.",
4+
"description": "commitlint plugin to use functions as rule value",
55
"keywords": [
66
"commitlint",
77
"commitlintplugin",
8+
"function",
89
"plugin",
910
"rules"
1011
],

0 commit comments

Comments
 (0)