Skip to content

Commit

Permalink
chore: update peer deps in package
Browse files Browse the repository at this point in the history
  • Loading branch information
timofei-iatsenko committed Feb 2, 2024
1 parent 915b1a0 commit 574a5e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/angular-cc-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"tslib": "^2.4.1"
},
"peerDependencies": {
"@angular/common": "^16.0.0",
"@angular/core": "^16.0.0"
"@angular/common": "^17.0.0",
"@angular/core": "^17.0.0"
}
}

0 comments on commit 574a5e7

Please sign in to comment.