diff --git a/package.json b/package.json index b8592ce..1d4a08e 100644 --- a/package.json +++ b/package.json @@ -27,8 +27,8 @@ "author": "Ryan Valentin", "license": "MIT", "peerDependencies": { - "react": "^15.6.1 || ^16.0.0 || ^17.0.0", - "react-dom": "^15.6.1 || ^16.0.0 || ^17.0.0" + "react": "^15.6.1 || ^16.0.0 || ^17.0.0 || ^18.0.0", + "react-dom": "^15.6.1 || ^16.0.0 || ^17.0.0 || ^18.0.0" }, "devDependencies": { "@babel/cli": "^7.8.4",