diff --git a/package.json b/package.json index a3f4e82..a5354c9 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,10 @@ } } }, + "repository": { + "type": "git", + "url": "https://github.com/microsoft/projection-grid.git" + }, "name": "projection-grid", "description": "Client side grid control in JavaScript using pipe and filter patterns.", "keywords": [],