This commit is contained in:
Ian J. Miller 2017-11-16 14:37:27 -06:00
parent b61fa5e1f2
commit 5b1eadba59
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.3",
"version": "0.1.4",
"lockfileVersion": 1,
"dependencies": {
"abab": {

View File

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