diff --git a/package.json b/package.json index 8080965..26b2865 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,10 @@ "keywords": [ "dom" ], + "repository": { + "type": "git", + "url": "https://code.treora.com/gerben/document-outerhtml" + }, "main": "lib", "scripts": { "build": "babel -d lib src",