From 5332ef8e427424f4c1e355ea56d195061904c4fd Mon Sep 17 00:00:00 2001 From: bholmesdev Date: Tue, 14 Feb 2023 10:26:20 -0500 Subject: [PATCH] fix: lock --- examples/with-markdoc/package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/with-markdoc/package.json b/examples/with-markdoc/package.json index bf55b04bfe..694ad40ad0 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 124fa2a48b..0ed6cfaf05 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -287,7 +287,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