Skip to content

Commit

Permalink
Update peer dependencies (#3448)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesDoberer authored Oct 5, 2023
1 parent 548794f commit 59a28d6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"url": "ssh://github.com/SAP/luigi.git"
},
"peerDependencies": {
"@angular/common": "^14.0.0 || ^15.0.0",
"@angular/core": "^14.0.0 || ^15.0.0",
"@angular/common": "^14.0.0 || ^15.0.0 || ^16.0.0",
"@angular/core": "^14.0.0 || ^15.0.0 || ^16.0.0",
"@luigi-project/client": "^2.0.0",
"@luigi-project/testing-utilities": "^2.0.0"
},
Expand Down

0 comments on commit 59a28d6

Please sign in to comment.