Updating keywords for npm
This commit is contained in:
parent
e6d57f6c7b
commit
dbe81acaec
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "react-iconpack",
|
||||
"description": "A React Component for handling SVGs coupled with Babel and Browserify plugins to only bundle the SVGs you use.",
|
||||
"author": "Ryan McGrath",
|
||||
"version": "1.1.2",
|
||||
"version": "1.1.3",
|
||||
"license": "MIT",
|
||||
|
||||
"dependencies": {
|
||||
|
|
@ -20,6 +20,7 @@
|
|||
|
||||
"keywords": [
|
||||
"react",
|
||||
"react-component",
|
||||
"browserify-plugin",
|
||||
"babel-plugin",
|
||||
"browserify",
|
||||
|
|
|
|||
Reference in a new issue