Skip to content

Commit 89e5978

Browse files
committed
chore: add repository and bugs to package.json
1 parent 3b3b106 commit 89e5978

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

projects/robingenz/ngx-infinite-scroll/package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@
88
"infinite scrolling"
99
],
1010
"license": "MIT",
11+
"repository": {
12+
"type": "git",
13+
"url": "git+https://github.com/robingenz/ngx-infinite-scroll.git"
14+
},
15+
"bugs": {
16+
"url": "https://github.com/robingenz/ngx-infinite-scroll/issues"
17+
},
1118
"peerDependencies": {
1219
"@angular/common": "^12.0.5",
1320
"@angular/core": "^12.0.5"

0 commit comments

Comments
 (0)