diff --git a/examples/with-markdoc/package.json b/examples/with-markdoc/package.json index bf55b04bf..694ad40ad 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", "astro": "^2.0.6" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2468c9262..f17db96a6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -313,7 +313,7 @@ importers: examples/with-markdoc: specifiers: - '@astrojs/markdoc': ^0.0.1 + '@astrojs/markdoc': ^0.0.0 astro: ^2.0.6 dependencies: '@astrojs/markdoc': link:../../packages/integrations/markdoc