Skip to content

Commit

Permalink
allow react ^15.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gre committed May 19, 2016
1 parent 56811e0 commit 983f289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"prepublish": "npm run compile"
},
"peerDependencies": {
"react": "^0.14.5"
"react": "^0.14.5 || ^15.0.0"
},
"dependencies": {
"invariant": "2.2.0",
Expand Down

0 comments on commit 983f289

Please sign in to comment.