Update pnpm-lock.yaml
This commit is contained in:
parent
4a7bad48f0
commit
3db83818da
1 changed files with 18 additions and 0 deletions
|
@ -5089,6 +5089,24 @@ importers:
|
|||
specifier: workspace:*
|
||||
version: link:../../../../../../astro
|
||||
|
||||
packages/integrations/vercel/test/fixtures/with-web-analytics-enabled/output-as-server:
|
||||
dependencies:
|
||||
'@astrojs/vercel':
|
||||
specifier: workspace:*
|
||||
version: link:../../../..
|
||||
astro:
|
||||
specifier: workspace:*
|
||||
version: link:../../../../../../astro
|
||||
|
||||
packages/integrations/vercel/test/fixtures/with-web-analytics-enabled/output-as-static:
|
||||
dependencies:
|
||||
'@astrojs/vercel':
|
||||
specifier: workspace:*
|
||||
version: link:../../../..
|
||||
astro:
|
||||
specifier: workspace:*
|
||||
version: link:../../../../../../astro
|
||||
|
||||
packages/integrations/vercel/test/hosted/hosted-astro-project:
|
||||
dependencies:
|
||||
'@astrojs/vercel':
|
||||
|
|
Loading…
Reference in a new issue