diff --git a/examples/with-markdoc/package.json b/examples/with-markdoc/package.json index bf55b04bf..ad1f9810b 100644 --- a/examples/with-markdoc/package.json +++ b/examples/with-markdoc/package.json @@ -11,7 +11,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/markdoc": "^0.0.1", + "@astrojs/markdoc": "^0.0.0-markdoc-20230214163516", "astro": "^2.0.6" } }