We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdb2ca9 commit 36b9478Copy full SHA for 36b9478
package.json
@@ -2,8 +2,16 @@
2
"name": "ar-virtual-scroll",
3
"description": "Virtual scroll for Angular with auto size detection",
4
"author": "Artem Osipenko",
5
- "version": "0.0.4",
+ "version": "0.0.5",
6
"private": false,
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "https://github.com/artomenwork/ar-virtual-scroll.git"
10
+ },
11
+ "homepage": "https://github.com/artomenwork/ar-virtual-scroll",
12
+ "bugs": {
13
+ "url": "https://github.com/artomenwork/ar-virtual-scroll/issues"
14
15
"peerDependencies": {
16
"@angular/common": "^20.3.0",
17
"@angular/core": "^20.3.0"
0 commit comments