This commit is contained in:
Ian J. Miller 2017-11-06 09:57:11 -06:00
parent 2619393020
commit 3f7ae4d43d
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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