diff --git a/package.json b/package.json index 97f6c1b..eb21316 100644 --- a/package.json +++ b/package.json @@ -60,8 +60,8 @@ "rimraf": "^3.0.0" }, "peerDependencies": { - "react": "^16.3.0 || ^17.0.0-0", - "react-dom": "^16.3.0 || ^17.0.0-0" + "react": "^16.3.0 || ^17.0.0 || ^18.0.0", + "react-dom": "^16.3.0 || ^17.0.0 || ^18.0.0" }, "resolutions": { "semver@7.0.0": "^7.0.0" diff --git a/yarn.lock b/yarn.lock index fc107ec..671fd19 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1829,8 +1829,8 @@ __metadata: react-fit: ^1.0.3 rimraf: ^3.0.0 peerDependencies: - react: ^16.3.0 || ^17.0.0-0 - react-dom: ^16.3.0 || ^17.0.0-0 + react: ^16.3.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.3.0 || ^17.0.0 || ^18.0.0 languageName: unknown linkType: soft