diff options
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 765d42d62..02bc89d0d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3466,6 +3466,18 @@ importers: specifier: workspace:* version: link:../../.. + packages/astro/test/fixtures/rewrite-404-invalid: + dependencies: + astro: + specifier: workspace:* + version: link:../../.. + + packages/astro/test/fixtures/rewrite-runtime-error: + dependencies: + astro: + specifier: workspace:* + version: link:../../.. + packages/astro/test/fixtures/root-srcdir-css: dependencies: astro: |