diff --git a/package.json b/package.json index 12f5397..744543f 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,10 @@ "packagr": "ng-packagr -p ng-package.json", "postinstall": "npm rebuild node-sass" }, + "repository": { + "type": "git", + "url": "https://github.com/mlrv/ng-material-treetable.git" + }, "author": { "name": "Marco Levrero", "url": "https://github.com/mlrv"