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