Skip to content

Commit

Permalink
chore(angular): bump peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bartholomej committed Nov 25, 2022
1 parent c17619f commit 568ab2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/ngx-scrolltop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"description": "Lightweight, Material Design inspired button for scroll-to-top of the page. No dependencies. Pure Angular!",
"author": "Lukas Bartak <bart@bartweb.cz> (https://github.com/bartholomej)",
"peerDependencies": {
"@angular/common": ">=12 <15",
"@angular/core": ">=12 <15"
"@angular/common": ">=14 <16",
"@angular/core": ">=14 <16"
},
"dependencies": {
"seamless-scroll-polyfill": "2.2.0"
Expand Down

0 comments on commit 568ab2c

Please sign in to comment.