We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
repository
bugs
package.json
1 parent 3b3b106 commit 89e5978Copy full SHA for 89e5978
projects/robingenz/ngx-infinite-scroll/package.json
@@ -8,6 +8,13 @@
8
"infinite scrolling"
9
],
10
"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
18
"peerDependencies": {
19
"@angular/common": "^12.0.5",
20
"@angular/core": "^12.0.5"
0 commit comments