diff --git a/package.json b/package.json index 1634fa7..e56d6fc 100644 --- a/package.json +++ b/package.json @@ -133,8 +133,8 @@ "webpack-dev-server": "^3.2.1" }, "peerDependencies": { - "react": "^16.3.2 || ^17.0.0 || ^18.0.0", - "react-dom": "^16.3.3 || ^17.0.0 || ^18.0.0" + "react": "^16.3.2 || ^17.0.0 || ^18.0.0 || ^19.0.0", + "react-dom": "^16.3.3 || ^17.0.0 || ^18.0.0 || ^19.0.0" }, "husky": { "hooks": {