Skip to content

Commit

Permalink
add keywords for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathon Kelly committed Apr 27, 2016
1 parent 01c14bf commit 4a0a21c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@
"files": [
"dist"
],
"keywords": [
"react-component",
"markdown",
"react",
"remarkable",
"editor",
"preview",
"view",
"textarea",
"md"
],
"scripts": {
"start": "webpack-dev-server",
"clean": "rimraf dist",
Expand Down

0 comments on commit 4a0a21c

Please sign in to comment.