diff --git a/package.json b/package.json index 3539d00..5b1cba1 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,10 @@ "type": "git", "url": "git+https://github.com/fastify/session.git" }, + "bugs": { + "url": "https://github.com/fastify/session/issues" + }, + "homepage": "https://github.com/fastify/session#readme", "devDependencies": { "@fastify/cookie": "^11.0.0", "@fastify/pre-commit": "^2.1.0",