Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

Commit

Permalink
Merge pull request #16 from danielstreit/react-peer-dep
Browse files Browse the repository at this point in the history
Adds react as a peer dependency
  • Loading branch information
oliviertassinari authored Oct 10, 2016
2 parents a0b6864 + 0dc28cc commit ed1f6f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,8 @@
"dependencies": {
"react-addons-shallow-compare": "^0.14.0 || ^15.0.0",
"warning": "^3.0.0"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0"
}
}

0 comments on commit ed1f6f5

Please sign in to comment.