diff --git a/examples/with-context-api/package.json b/examples/with-context-api/package.json index 9af55aa846fc3..6845abc50783c 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": "^11.1.0", "react": "^16.0.0", "react-dom": "^16.0.0" },