diff --git a/package.json b/package.json index e5913f8..24890f0 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,10 @@ "email": "r@rlin.eu", "url": "https://rlin.eu" }, + "repository": { + "type": "git", + "url": "https://github.com/RobinLinde/MapCompleteVSCode.git" + }, "description": "MapComplete extension for Visual Studio Code", "keywords": [ "mapcomplete", @@ -44,4 +48,4 @@ "dependencies": { "jsonc-parser": "^3.3.1" } -} +} \ No newline at end of file