diff --git a/projects/angular2parse/package.json b/projects/angular2parse/package.json index 136c809..b09e1fb 100644 --- a/projects/angular2parse/package.json +++ b/projects/angular2parse/package.json @@ -6,6 +6,11 @@ "bugs": { "url": "https://github.com/articodeltd/angular2parse/issues" }, + "repository": { + "type": "git", + "url": "https://github.com/articodeltd/angular2parse.git", + "directory": "projects/angular2parse" + }, "homepage": "https://github.com/articodeltd/angular2parse#readme", "peerDependencies": { "@angular/common": "^10.0.0 || ^11.0.3",