diff --git a/package.json b/package.json index 83fa8e936..309ba8846 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,9 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, + "repository": { + "url": "https://github.com/matrix-org/matrix-js-sdk" + }, "keywords": [ "matrix-org" ],