Skip to content

Commit

Permalink
Merge pull request jenseng#25 from claydiffrient/master
Browse files Browse the repository at this point in the history
Add support for React 15
  • Loading branch information
jenseng authored Jun 15, 2016
2 parents 5415115 + a636b82 commit afa920a
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 @@ -16,7 +16,7 @@
"react-tools": "0.13.x"
},
"peerDependencies": {
"react": "0.13.x || 0.14.x"
"react": "0.13.x || 0.14.x || ^15.0.0"
},
"jest": {
"scriptPreprocessor": "test_utils/preprocessor.js",
Expand Down

0 comments on commit afa920a

Please sign in to comment.