Skip to content

Commit

Permalink
feat: upgrade to angular 14 (#439)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: requires angular 14
  • Loading branch information
scttcper authored Jun 9, 2022
1 parent ad534f7 commit d614ccf
Show file tree
Hide file tree
Showing 7 changed files with 10,669 additions and 14,272 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ Latest version available for each version of Angular
| 6.0.3 | 8.x |
| 8.0.1 | 9.x |
| 9.1.0 | 10.x 11.x |
| current | >=12.x |
| 10.1.0 | 12.x 13.x |
| current | >=14 |

## Use

Expand Down
3 changes: 1 addition & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,5 @@
}
}
}
},
"defaultProject": "ng2-adsense"
}
}
Loading

0 comments on commit d614ccf

Please sign in to comment.