diff --git a/package.json b/package.json index 7db3dfa..821d8de 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "peerDependencies": { "final-form": ">=4.0.0", "prop-types": "^15.6.0", - "react": "^15.3.0 || ^16.0.0 || ^17.0.0", + "react": "^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0", "react-final-form": ">=3.0.0" }, "jest": {