diff --git a/package.json b/package.json index cedc36bd0..2ff36bf77 100644 --- a/package.json +++ b/package.json @@ -80,6 +80,6 @@ "sinon": "^1.15.4" }, "peerDependencies": { - "react": "0.13.x || 0.14.x || 15.* || 15.0.0-rc.2" + "react": "0.13.x || 0.14.x || 15.* || ^15.0.0-rc" } }