diff options
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e4d170183..3a3859003 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1335,6 +1335,12 @@ importers: dependencies: astro: link:../../.. + packages/astro/test/fixtures/astro-not-response: + specifiers: + astro: workspace:* + dependencies: + astro: link:../../.. + packages/astro/test/fixtures/astro-page-directory-url: specifiers: astro: workspace:* |