diff options
-rw-r--r-- | packages/integrations/sitemap/test/fixtures/ssr/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/sitemap/test/fixtures/ssr/package.json b/packages/integrations/sitemap/test/fixtures/ssr/package.json index 980e02e73..4c4c68285 100644 --- a/packages/integrations/sitemap/test/fixtures/ssr/package.json +++ b/packages/integrations/sitemap/test/fixtures/ssr/package.json @@ -1,5 +1,5 @@ { - "name": "@test/sitemap-trailing-slash", + "name": "@test/sitemap-ssr", "version": "0.0.0", "private": true, "dependencies": { |