diff --git a/package.json b/package.json index 5a9d069..73b117e 100644 --- a/package.json +++ b/package.json @@ -65,6 +65,6 @@ "rimraf": "^2.5.4" }, "peerDependencies": { - "react": "15.x" + "react": "^15.5.4" } }