diff --git a/package.json b/package.json index 0a2f7a8..7ddfc76 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,10 @@ } ] }, + "repository": { + "type": "git", + "url": "https://github.com/AbiruzzamanMolla/prayer-timer-bangladesh.git" + }, "scripts": { "vscode:prepublish": "npm run compile", "compile": "tsc -p ./",