diff --git a/examples/with-monaco-editor/package.json b/examples/with-monaco-editor/package.json index ca52a0f9101..63add8ea9e8 100644 --- a/examples/with-monaco-editor/package.json +++ b/examples/with-monaco-editor/package.json @@ -11,7 +11,7 @@ "@zeit/next-css": "^1.0.1", "monaco-editor": "^0.20.0", "monaco-editor-webpack-plugin": "^1.9.0", - "next": "9.3.1", + "next": "10.0.6", "next-fonts": "^1.0.3", "react": "16.13.1", "react-dom": "16.13.1",