diff --git a/package.json b/package.json index ef9047a09d..679cb139aa 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,9 @@ "invariant": "^2.2.1", "warning": "^2.1.0" }, + "peerDependencies": { + "react": "^0.14.0 || ^15.0.0" + }, "devDependencies": { "babel": "^5.8.38", "babel-core": "^5.8.38",