diff --git a/examples/with-apollo-and-redux/package.json b/examples/with-apollo-and-redux/package.json index 899ffe62..97e94523 100644 --- a/examples/with-apollo-and-redux/package.json +++ b/examples/with-apollo-and-redux/package.json @@ -11,9 +11,9 @@ "isomorphic-fetch": "^2.2.1", "next": "latest", "prop-types": "^15.5.8", - "react": "^15.5.4", + "react": "^16.0.0", "react-apollo": "^1.1.3", - "react-dom": "^15.5.4", + "react-dom": "^16.0.0", "redux": "^3.6.0" }, "author": "",