Skip to content

Commit

Permalink
chore: 🤖 set angular 16 as peer dep
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Update angular peer dependency to v15
  • Loading branch information
shaharkazaz committed Mar 22, 2023
1 parent ebf51ca commit 920e954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/ngneat/error-tailor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"tslib": "2.5.0"
},
"peerDependencies": {
"@angular/core": ">=14.0.0"
"@angular/core": ">=15.0.0"
},
"keywords": [
"angular",
Expand Down

0 comments on commit 920e954

Please sign in to comment.