From dbe81acaeca2d83b7e8dcc8283fe3c56ec06dca8 Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Mon, 3 Aug 2015 23:09:19 +0900 Subject: [PATCH] Updating keywords for npm --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 48f5aa3..ba3f6e5 100644 --- a/package.json +++ b/package.json @@ -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",