diff --git a/package.json b/package.json index 284e8b8..f0ff0b6 100644 --- a/package.json +++ b/package.json @@ -70,8 +70,8 @@ "webpack": "1.13.2" }, "peerDependencies": { - "react": "0.14.x || 15.x || 16.x", - "react-dom": "0.14.x || 15.x || 16.x" + "react": "0.14.x || 15.x || 16.x || 17.x", + "react-dom": "0.14.x || 15.x || 16.x || 17.x" }, "dependencies": { "prop-types": "^15.5.7"