Merge pull request #17 from ianmiller347/development

version 0.4.0 - fill prop
This commit is contained in:
Ian J. Miller 2020-01-14 19:21:25 -05:00 committed by GitHub
commit b456fff2d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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