Skip to content

Commit ce93fe3

Browse files
committed
chore(ng): bump peer deps
1 parent 9ecab1b commit ce93fe3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/ngx-scrolltop/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"description": "Lightweight, Material Design inspired button for scroll-to-top of the page. No dependencies. Pure Angular!",
55
"author": "Lukas Bartak <[email protected]> (https://github.com/bartholomej)",
66
"peerDependencies": {
7-
"@angular/common": ">=16 <18",
8-
"@angular/core": ">=16 <18"
7+
"@angular/common": ">=18 <19",
8+
"@angular/core": ">=18 <19"
99
},
1010
"dependencies": {
1111
"seamless-scroll-polyfill": "2.3.4"

0 commit comments

Comments
 (0)