diff --git a/package.json b/package.json index 96bff8c4..a08dd37c 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,8 @@ "license": "MIT", "dependencies": { "babel-runtime": "^6.22.0", - "react": "^15.4.2", - "react-dom": "^15.4.2", + "react": "^16.5.0", + "react-dom": "^16.5.0", "react-redux": "^5.0.2", "react-router": "^3.0.2", "react-router-redux": "^4.0.7",