Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Spyna committed Jul 23, 2018
1 parent 8e8e3bd commit f5ca98e
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-svg-radar-chart",
"version": "1.0.0",
"version": "1.0.1",
"description": "A reusable radar chart in SVG.",
"main": "build/index.js",
"scripts": {
Expand All @@ -23,16 +23,12 @@
"react"
],
"author": "https://github.com/Spyna",
"homepage": "https://github.com/Spyna/react-svg-radar-chart/",
"bugs":"https://github.com/Spyna/react-svg-radar-chart/issues",
"license": "ISC",
"homepage": "https://github.com/Spyna/react-svg-radar-chart/#readme",
"bugs": {
"url": "https://github.com/Spyna/react-svg-radar-chart/issues"
},
"homepage": "https://github.com/Spyna/react-svg-radar-chart/#readme",
"dependencies": {

},
"license": "ISC",
"dependencies": {},
"devDependencies": {
"autoprefixer": "7.1.6",
"babel-core": "6.26.0",
Expand Down

0 comments on commit f5ca98e

Please sign in to comment.