diff --git a/fixtures/astro/vlt.json b/fixtures/astro/vlt.json index eb8a368cfa..62a01e84af 100644 --- a/fixtures/astro/vlt.json +++ b/fixtures/astro/vlt.json @@ -1,7 +1,7 @@ { "config": { "registries": { - "npm": "https://registry.vlt.io/vlt/npm/" + "npm": "https://registry.vlt.io/vlt-benchmarks/npm/" } } }