Skip to content

Commit

Permalink
feat(builders): add support for angular 16.0
Browse files Browse the repository at this point in the history
Bumps dependencies to support version 16 of Angular

BREAKING CHANGE: The minimum version of Angular required is now 16. Please updates your apps to use
the lates release of Angular

Closes #493. Closes #494
  • Loading branch information
mhartington committed Jul 5, 2023
1 parent 87b1018 commit 379d8d4
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 12,734 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ node_modules
!packages/schematics/*/files/**/*
!packages/**/lint-staged.config.js
.vscode
.npmrc
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package-lock=false
Loading

0 comments on commit 379d8d4

Please sign in to comment.