diff --git a/package.json b/package.json index b0f0268..6ae80b8 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,11 @@ { "name": "pick-dom-element", - "version": "0.1.2", + "version": "0.1.3", "description": "Interactively pick elements in the DOM", "author": "Harry Marr", "license": "MIT", + "homepage": "https://github.com/hmarr/pick-dom-element", + "repository": "github:hmarr/pick-dom-element", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [