This commit is contained in:
Ian J. Miller 2017-11-16 11:56:16 -06:00
parent fbc90ea761
commit 27ce538498
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "feather-icons-react", "name": "feather-icons-react",
"version": "0.1.2", "version": "0.1.3",
"lockfileVersion": 1, "lockfileVersion": 1,
"dependencies": { "dependencies": {
"abab": { "abab": {

View File

@ -1,6 +1,6 @@
{ {
"name": "feather-icons-react", "name": "feather-icons-react",
"version": "0.1.2", "version": "0.1.3",
"description": "Feather Icons as a React component.", "description": "Feather Icons as a React component.",
"main": "build/index.js", "main": "build/index.js",
"scripts": { "scripts": {