diff --git a/package.json b/package.json index 328bb66..23e36d0 100644 --- a/package.json +++ b/package.json @@ -79,6 +79,10 @@ ], "author": "Screenly", "license": "MIT", + "repository": { + "type": "git", + "url": "https://github.com/Screenly/edge-apps-library" + }, "publishConfig": { "access": "public" },