Updating keywords for npm

This commit is contained in:
Ryan McGrath 2015-08-03 23:09:19 +09:00
parent e6d57f6c7b
commit dbe81acaec

View file

@ -2,7 +2,7 @@
"name": "react-iconpack", "name": "react-iconpack",
"description": "A React Component for handling SVGs coupled with Babel and Browserify plugins to only bundle the SVGs you use.", "description": "A React Component for handling SVGs coupled with Babel and Browserify plugins to only bundle the SVGs you use.",
"author": "Ryan McGrath", "author": "Ryan McGrath",
"version": "1.1.2", "version": "1.1.3",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@ -20,6 +20,7 @@
"keywords": [ "keywords": [
"react", "react",
"react-component",
"browserify-plugin", "browserify-plugin",
"babel-plugin", "babel-plugin",
"browserify", "browserify",