summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Light <samlight1994@gmail.com>2025-03-30 14:34:55 +0100
committerSam Light <samlight1994@gmail.com>2025-03-30 14:34:55 +0100
commit5fab7ae42be8812bbb424a87a25b6fade0132948 (patch)
treec8c74d02fba43d2ab733e0711f65800765e293fc
parenta6de4d3a3d7e491b415b0c40d9e63547b8b9fbc2 (diff)
Updated URL for repo in package.json
-rw-r--r--package.json2
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"