0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00

chore: remove unused fixture dep

This commit is contained in:
bholmesdev 2023-02-13 17:58:52 -05:00
parent 7cf156b79b
commit f4269010f1
2 changed files with 1 additions and 4 deletions

View file

@ -3,7 +3,6 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"astro": "workspace:*",
"@astrojs/mdx": "workspace:*"
"astro": "workspace:*"
}
}

View file

@ -1687,10 +1687,8 @@ importers:
packages/astro/test/fixtures/content-collections-with-config-mjs:
specifiers:
'@astrojs/mdx': workspace:*
astro: workspace:*
dependencies:
'@astrojs/mdx': link:../../../../integrations/mdx
astro: link:../../..
packages/astro/test/fixtures/content-ssr-integration: