mirror of
https://github.com/withastro/astro.git
synced 2025-03-31 23:31:30 -05:00
Freeze that lockfile
This commit is contained in:
parent
3ad617a3c0
commit
54a60540bb
1 changed files with 9 additions and 0 deletions
9
pnpm-lock.yaml
generated
9
pnpm-lock.yaml
generated
|
@ -3891,6 +3891,15 @@ importers:
|
|||
specifier: workspace:*
|
||||
version: link:../../../../astro
|
||||
|
||||
packages/db/test/fixtures/integrations:
|
||||
dependencies:
|
||||
'@astrojs/db':
|
||||
specifier: workspace:*
|
||||
version: link:../../..
|
||||
astro:
|
||||
specifier: workspace:*
|
||||
version: link:../../../../astro
|
||||
|
||||
packages/db/test/fixtures/recipes:
|
||||
dependencies:
|
||||
'@astrojs/db':
|
||||
|
|
Loading…
Add table
Reference in a new issue