diff --git a/package.json b/package.json index cd856df..913c5e0 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,10 @@ "description": "React hook for component-size", "main": "index.js", "repository": "https://github.com/rehooks/component-size", + "homepage": "https://github.com/rehooks/component-size#readme", + "bugs": { + "url": "https://github.com/rehooks/component-size/issues" + }, "author": "Fouad Matin ", "license": "MIT", "publishConfig": {