diff --git a/package.json b/package.json index 88f8af58..c0bf96fc 100644 --- a/package.json +++ b/package.json @@ -45,8 +45,8 @@ "postversion": "git push && git push --tags && npm publish" }, "peerDependencies": { - "react": "^17.0.0 || ^16.8.0", - "react-dom": "^17.0.0 || ^16.8.0" + "react": "^17.0.0 || ^16.8.0 || ^18.2.0", + "react-dom": "^17.0.0 || ^16.8.0 || ^18.2.0" }, "devDependencies": { "@babel/cli": "^7.13.16",