diff --git a/package.json b/package.json index 15b010726..86857e1f5 100644 --- a/package.json +++ b/package.json @@ -200,8 +200,8 @@ "webpack": "5.72.0" }, "peerDependencies": { - "react": "^16.8.5 || ^17.0.0", - "react-dom": "^16.8.5 || ^17.0.0" + "react": "^16.8.5 || ^17.0.0 || ^18.0.0", + "react-dom": "^16.8.5 || ^17.0.0 || ^18.0.0" }, "license": "Apache-2.0", "jest-junit": {