Skip to content

Commit

Permalink
Merge pull request #481 from iulian-tofan/update-peer-dependencies-an…
Browse files Browse the repository at this point in the history
…gular-14

Increase angular version in peerDependencies
  • Loading branch information
cmckni3 authored Jan 10, 2025
2 parents 1ed32e6 + bda42a9 commit 28b1a5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"webpack-bundle-analyzer": "^3.9.0"
},
"peerDependencies": {
"@angular/common": "8.x - 13.x",
"@angular/core": "8.x - 13.x",
"@angular/forms": "8.x - 13.x"
"@angular/common": "8.x - 14.x",
"@angular/core": "8.x - 14.x",
"@angular/forms": "8.x - 14.x"
}
}

0 comments on commit 28b1a5c

Please sign in to comment.