diff --git a/package.json b/package.json index 4cd79d70..363215a6 100644 --- a/package.json +++ b/package.json @@ -82,5 +82,9 @@ "commitizen": { "path": "./node_modules/cz-conventional-changelog" } + }, + "repository": { + "type": "git", + "url": "https://github.com/d2-projects/d2-admin.git" } }