diff --git a/package.json b/package.json index 966b4719..095f66cf 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,10 @@ "app" ], "homepage": "http://yeoman.io", - "repository": "yeoman/generator", + "repository": { + "type": "git", + "url": "git+https://github.com/yeoman/generator.git" + }, "license": "BSD-2-Clause", "author": "Yeoman", "type": "module",