diff options
Diffstat (limited to 'packages/integrations/prefetch')
-rw-r--r-- | packages/integrations/prefetch/test/fixtures/style-prefetch/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/prefetch/test/fixtures/style-prefetch/package.json b/packages/integrations/prefetch/test/fixtures/style-prefetch/package.json index cf10d7471..dce71e357 100644 --- a/packages/integrations/prefetch/test/fixtures/style-prefetch/package.json +++ b/packages/integrations/prefetch/test/fixtures/style-prefetch/package.json @@ -1,5 +1,5 @@ { - "name": "@test/astro-prefetch", + "name": "@test/astro-style-prefetch", "version": "0.0.0", "private": true, "dependencies": { |