diff options
Diffstat (limited to 'packages/internal-helpers/package.json')
-rw-r--r-- | packages/internal-helpers/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/internal-helpers/package.json b/packages/internal-helpers/package.json index bbf4938b0..9f5ebfbb0 100644 --- a/packages/internal-helpers/package.json +++ b/packages/internal-helpers/package.json @@ -7,7 +7,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/withastro/astro.git", + "url": "git+https://github.com/withastro/astro.git", "directory": "packages/internal-helpers" }, "bugs": "https://github.com/withastro/astro/issues", |