chore(react): Publish
This commit is contained in:
@@ -1,8 +1,11 @@
|
|||||||
{
|
{
|
||||||
"private": true,
|
"name": "react-featherity",
|
||||||
"name": "react",
|
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
|
"description": "React component for Featherity icons",
|
||||||
|
"main": "src/index.js",
|
||||||
|
"typings": "src/index.d.ts",
|
||||||
"author": "John Letey",
|
"author": "John Letey",
|
||||||
|
"license": "ISC",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"compile": "rm -rf src/icons && node bin/build.js"
|
"compile": "rm -rf src/icons && node bin/build.js"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user