diff --git a/package.json b/package.json index 88806dd17..b6952cd32 100644 --- a/package.json +++ b/package.json @@ -51,8 +51,8 @@ }, "peerDependencies": { "js-yaml": ">= 4.1.0", - "react": ">= 16", - "react-dom": ">= 16" + "react": ">= 17", + "react-dom": ">= 17" }, "files": [ "node_package/lib",