diff --git a/package.json b/package.json index 69ea01a..c988b27 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,10 @@ "test:watch": "karma start --auto-watch --no-single-run", "tslint": "tslint" }, + "repository": { + "type": "git", + "url": "https://github.com/karanhudia/angular-tabs-component.git" + }, "peerDependencies": { "@angular/common": "^4.0.0", "@angular/core": "^4.0.0",