Skip to content

Commit

Permalink
Remove peerDependencies because they just cause problems
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed Oct 9, 2015
1 parent ff35115 commit 3e17843
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@
],
"license": "MIT",
"main": "dist/index.js",
"peerDependencies": {
"react": "*",
"react-dom": "*"
},
"repository": {
"type": "git",
"url": "https://github.com/KyleAMathews/react-micro-bar-chart.git"
Expand Down

0 comments on commit 3e17843

Please sign in to comment.