Skip to content

Commit

Permalink
Remove peerDependencies
Browse files Browse the repository at this point in the history
Many popular libraries stopped using these, it allows for more flexible dependency versions.
  • Loading branch information
bkniffler committed Mar 12, 2016
1 parent 9049f11 commit 35915c3
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 @@ -37,10 +37,6 @@
"portal",
"transportation"
],
"peerDependencies": {
"react": "^0.14.0",
"react-dom": "^0.14.0"
},
"devDependencies": {
"babel-cli": "^6.4.0",
"babel-core": "^6.4.0",
Expand Down

0 comments on commit 35915c3

Please sign in to comment.