diff --git a/examples/hello-world/package.json b/examples/hello-world/package.json index eccfe6cc..ceff64c5 100644 --- a/examples/hello-world/package.json +++ b/examples/hello-world/package.json @@ -5,7 +5,7 @@ "dependencies": { "react": "^18.2.0", "react-datepicker": "^4.24.0", - "react-dom": "^18.2.0", + "react-dom": "^19.0.0", "react-scripts": "5.0.1" }, "scripts": {