diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b768276..0d9c3c3 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "main": "index.js", "repository": { "type": "git", - "url": "git+https://git.lightscale.co.uk/lightscale-eslint-config.git" + "url": "https://git.lightscale.co.uk/lightscale-eslint-config.git" }, "publishConfig": { "access": "public" |