diff --git a/package.json b/package.json index d946b6363..92ee2e415 100644 --- a/package.json +++ b/package.json @@ -146,5 +146,9 @@ "workspaces": [ "packages/*", "integration/*" - ] + ], + "bugs": { + "url": "https://github.com/modernweb-dev/web/issues" + }, + "homepage": "https://github.com/modernweb-dev/web#readme" }