Skip to content

Commit

Permalink
React peer dev
Browse files Browse the repository at this point in the history
>=15.3.2 because that's where
facebook/react#7724 landed
  • Loading branch information
jfschwarz committed Dec 16, 2016
1 parent 67c2d9f commit 0646354
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 @@ -43,5 +43,8 @@
"chai": "^3.5.0",
"mocha": "^2.4.5",
"rimraf": "^2.5.1"
},
"peerDependencies": {
"react": ">=15.3.2"
}
}

0 comments on commit 0646354

Please sign in to comment.