diff --git a/package.json b/package.json index fb65298..9ede258 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/any86/any-rule.git" + "url": "https://github.com/any86/any-rule.git" }, "activationEvents": [ "*" @@ -364,4 +364,4 @@ "axios": "^0.19.2", "transliteration": "^2.1.8" } -} \ No newline at end of file +}