diff --git a/package.json b/package.json index f5af4e2..91b7f64 100644 --- a/package.json +++ b/package.json @@ -75,8 +75,8 @@ }, "peerDependencies": { "material-ui": "^0.19.0 || 1", - "react": "15", - "redux-form": "6 || 7" + "react": "^15.0.0 || ^16.0.0 ", + "redux-form": "^6.0.0 || ^7.0.0" }, "files": [ "README.md",