diff --git a/package.json b/package.json index 7612acd..d115078 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,8 @@ "license": "ISC", "dependencies": { "babel": "^6.5.2", - "react": "^15.3.2", - "react-dom": "^15.3.2", + "react": "^16.5.0", + "react-dom": "^16.5.0", "react-router": "^2.8.1", "redux": "^3.6.0", "webpack": "^1.13.2"