diff --git a/package.json b/package.json index 34dda63..1cb2541 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "url": "https://github.com/skynetbee/ReactNeuralEngine.git" }, "dependencies": { - "react": "^18.2.0", + "react": "^19.1.1", "react-dom": "^18.2.0", "react-scripts": "5.0.1" },