diff --git a/package.json b/package.json index 1ca4f94..1c968c0 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,10 @@ "karma": "node_modules/karma/bin/karma start", "prepublish": "npm run test && npm run build" }, + "repository": { + "type": "git", + "url": "https://github.com/adobe/react-webcomponent.git" + }, "files": [ "dist/index.js" ],