Skip to content

Commit

Permalink
build: update peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BePo65 committed Mar 2, 2024
1 parent 5db9002 commit a94fdcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/mat-datatable-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
},
"license": "MIT",
"peerDependencies": {
"@angular/common": "^15.0.0",
"@angular/core": "^15.0.0"
"@angular/common": "^17.0.0",
"@angular/core": "^17.0.0"
},
"dependencies": {
"tslib": "^2.6.0"
Expand Down

0 comments on commit a94fdcc

Please sign in to comment.