diff --git a/package.json b/package.json index c81a5092..341fcf11 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "clndr" ], "peerDependencies": { - "react": "15.x || 16.x" + "react": "15.x || 16.x || 17.x" }, "devDependencies": { "@babel/cli": "^7.2.3",