Skip to content

Commit ca073c8

Browse files
committed
chore(npm): add "textlintrule" as keywords
textlint/textlint#253
1 parent b7d1062 commit ca073c8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
"prepublish": "npm run --if-present build"
3030
},
3131
"keywords": [
32-
"textlint"
32+
"textlint",
33+
"textlintrule"
3334
],
3435
"devDependencies": {
3536
"babel-cli": "^6.10.1",
@@ -46,4 +47,4 @@
4647
"morpheme-match": "^1.0.1",
4748
"textlint-rule-prh": "^3.1.1"
4849
}
49-
}
50+
}

0 commit comments

Comments
 (0)