diff --git a/package.json b/package.json index d0fee56..fb3df28 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,10 @@ "engines": { "vscode": "^1.97.0" }, + "repository": { + "type": "git", + "url": "https://git.everydayseries.io/sneha-4-22/GenDocX.git" + }, "categories": [ "Other" ], @@ -54,4 +58,4 @@ "gendocx": "file:", "openai": "^4.85.4" } -} \ No newline at end of file +}