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