diff options
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b77c7380f..592d9616a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -328,7 +328,7 @@ importers: examples/with-markdoc: specifiers: - '@astrojs/markdoc': ^0.0.1 + '@astrojs/markdoc': ^0.0.0-markdoc-20230214163516 astro: ^2.0.6 dependencies: '@astrojs/markdoc': link:../../packages/integrations/markdoc @@ -1189,7 +1189,7 @@ importers: packages/astro/performance/fixtures/mdoc: specifiers: - '@astrojs/markdoc': ^0.0.1 + '@astrojs/markdoc': ^0.0.0 '@astrojs/react': ^2.0.2 '@performance/utils': ^0.0.0 '@types/react': ^18.0.21 |