diff --git a/examples/with-quill-js/package.json b/examples/with-quill-js/package.json index c1bc88c00cdc..c94875123f61 100644 --- a/examples/with-quill-js/package.json +++ b/examples/with-quill-js/package.json @@ -9,7 +9,7 @@ "start": "next start" }, "dependencies": { - "next": "^9.1.8-canary.11", + "next": "^10.0.6", "react": "^16.7.0", "react-dom": "^16.7.0", "react-quill": "^1.3.3"