diff --git a/projects/select-autocomplete/package.json b/projects/select-autocomplete/package.json index d9ab791..8e4f7f7 100644 --- a/projects/select-autocomplete/package.json +++ b/projects/select-autocomplete/package.json @@ -10,6 +10,10 @@ "mat-select", "autocomplete" ], + "repository": { + "type": "git", + "url": "https://github.com/malothnaresh/mat-select-autocomplete.git" + }, "peerDependencies": { "@angular/common": "^6.0.0-rc.0 || ^6.0.0", "@angular/core": "^6.0.0-rc.0 || ^6.0.0",