diff --git a/package.json b/package.json index a852f87..7fb9bcc 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "react-dom": "^17.0.2" }, "peerDependencies": { - "react": "0.14.x || ^15.0.0-rc || ^16.0.0-rc || ^17.0.0-rc" + "react": "0.14.x || ^15.0.0-rc || ^16.0.0-rc || ^17.0.0-rc || ^18.0.0-rc" }, "scripts": { "build": "nwb build-react-component",