Skip to content

Commit

Permalink
Merge pull request #103 from thefrontside/add-keywords-to-package
Browse files Browse the repository at this point in the history
Add keywords to `package.json`
  • Loading branch information
Robdel12 committed Mar 11, 2016
2 parents c2c8a39 + 8c021d3 commit 782f94a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,11 @@
},
"keywords": [
"ember-addon",
"select"
"select",
"ember select",
"emberx-select",
"select box",
"ember select component"
],
"dependencies": {
"ember-cli-babel": "^5.1.3",
Expand Down

0 comments on commit 782f94a

Please sign in to comment.