Skip to content

Commit

Permalink
feat: 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ForsakenHarmony committed Jan 9, 2019
1 parent 6caad54 commit ab99cd7
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "preact-feather",
"version": "3.0.0",
"description": "Preact component for Feather icons",
"description": "Preact components for Feather icons",
"esnext": "src/index.js",
"source": "src/index.js",
"main": "dist/index.js",
Expand All @@ -12,10 +12,7 @@
"build": "node ./bin/build && microbundle src/index.js",
"prettier": "prettier {src,bin}/**/*.js --write"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ForsakenHarmony/preact-feather.git"
},
"repository": "ForsakenHarmony/preact-feather.git",
"keywords": [
"react",
"preact",
Expand Down

0 comments on commit ab99cd7

Please sign in to comment.