Skip to content

Commit 905929e

Browse files
committed
chore(npm): add "textlintrule" as keywords
textlint/textlint#253
1 parent 08bfc00 commit 905929e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,9 @@
99
"bootstrap": "lerna bootstrap",
1010
"postinstall": "npm run bootstrap",
1111
"test": "mocha 'packages/*/test/*-test.js'"
12-
}
13-
}
12+
},
13+
"keywords": [
14+
"",
15+
"textlintrule"
16+
]
17+
}

0 commit comments

Comments
 (0)