diff --git a/package.json b/package.json index 389c342..fe8128a 100644 --- a/package.json +++ b/package.json @@ -68,5 +68,9 @@ "commitizen": { "path": "./node_modules/cz-conventional-changelog" } + }, + "repository": { + "type": "git", + "url": "https://github.com/tmcw/docbox.git" } }