diff --git a/package.json b/package.json index 1caca8b..90086c6 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,10 @@ "email": "maksim77ster@gmail.com" }, "publisher": "mak-sim", + "repository": { + "type": "git", + "url": "https://github.com/maksim77/gitcheck.git" + }, "activationEvents": [ "workspaceContains:.git/" ],