diff --git a/package.json b/package.json index bf3db39..e252712 100644 --- a/package.json +++ b/package.json @@ -54,8 +54,8 @@ "sinon": "^4.4.2" }, "peerDependencies": { - "react": "^15.5.x || ^16.x", - "react-dom": "^15.5.x || ^16.x" + "react": "^15.5.x || ^16.x || ^17.x || ^18.x", + "react-dom": "^15.5.x || ^16.x || ^17.x || ^18.x" }, "files": [ "lib"