diff --git a/package.json b/package.json index 1a3bf29..33617ec 100644 --- a/package.json +++ b/package.json @@ -76,8 +76,8 @@ "react-float-anchor": "^3.2.0" }, "peerDependencies": { - "react": "^16.6.0 || ^17.0.0", - "react-dom": "^16.6.0 || ^17.0.0" + "react": "^16.6.0 || ^17.0.0 || ^18.x", + "react-dom": "^16.6.0 || ^17.0.0 || ^18.x" }, "husky": { "hooks": {