Skip to content

Commit

Permalink
Add support for React 0.14.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
frederickfogerty committed Aug 6, 2015
1 parent c8b0544 commit 84fb5a8
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 @@ -29,7 +29,7 @@
"object-assign": "^2.0.0"
},
"peerDependencies": {
"react": ">=0.12.0"
"react": ">=0.12.0 || >= 0.14.0-beta1"
},
"devDependencies": {
"browserify": "^5.8.0",
Expand Down

0 comments on commit 84fb5a8

Please sign in to comment.