Skip to content

Commit

Permalink
add keyword for npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
wcastand committed Apr 4, 2017
1 parent 9f1817d commit 741ad01
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
"main": "lib/index.js",
"author": "wcastand",
"license": "MIT",
"keywords": [
"fela",
"storybook",
"react",
"addon",
"props"
],
"repository": {
"type": "git",
"url": "https://github.com/Kilix/storybook-addon-props-fela"
Expand Down Expand Up @@ -44,4 +51,4 @@
"dependencies": {
"lodash": "4.17.4"
}
}
}

0 comments on commit 741ad01

Please sign in to comment.