upgrade to v 0.3.0 for server side rendering support

This commit is contained in:
Ian J Miller 2018-10-27 16:04:51 -04:00
parent af7b09e2db
commit 8a1c5975e4

View File

@ -1,6 +1,6 @@
{ {
"name": "feather-icons-react", "name": "feather-icons-react",
"version": "0.2.0", "version": "0.3.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": {