diff --git a/examples/with-context-api/package.json b/examples/with-context-api/package.json index 9af55aa846fc..69cbf8447c29 100644 --- a/examples/with-context-api/package.json +++ b/examples/with-context-api/package.json @@ -7,7 +7,7 @@ "start": "next start" }, "dependencies": { - "next": "^7.0.0-canary.16", + "next": "^9.3.2", "react": "^16.0.0", "react-dom": "^16.0.0" },