diff --git a/package.json b/package.json index 8c4882f..4b3be5d 100644 --- a/package.json +++ b/package.json @@ -29,5 +29,9 @@ }, "files": [ "dist/**/*" - ] + ], + "repository": { + "type": "git", + "url": "https://github.com/dd060606/WebAurion-API.git" + } }