diff --git a/package.json b/package.json index abdeb947..74a28ea3 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "vitest": "0.34.6" }, "peerDependencies": { - "react": "^16.6.0 || ^17.0.0 || ^18.0.0" + "react": "^16.6.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" }, "scripts": { "clean": "rimraf lib",