diff --git a/examples/with-mdx-remote/package.json b/examples/with-mdx-remote/package.json index 5f2a4f1d60b1b..593b1b9bd4089 100644 --- a/examples/with-mdx-remote/package.json +++ b/examples/with-mdx-remote/package.json @@ -10,7 +10,7 @@ "dependencies": { "gray-matter": "^4.0.2", "next": "latest", - "next-mdx-remote": "^1.0.0", + "next-mdx-remote": "^4.0.0", "next-remote-watch": "0.2.0", "react": "^16.13.1", "react-dom": "^16.13.1"