diff --git a/package.json b/package.json index 5a0052a1307..f3055b15afa 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ }, "peerDependencies": { "graphql": "^0.4.2", - "react": "~0.13.x || ~0.14.x" + "react": "~0.13.x || ~0.14.0-beta || ~0.14.x" }, "devDependencies": { "babel": "5.8.21",