Skip to content

Commit

Permalink
build: upgrade to Angular 16
Browse files Browse the repository at this point in the history
  • Loading branch information
wlucha committed May 7, 2023
1 parent 860fdb2 commit d37fac6
Show file tree
Hide file tree
Showing 3 changed files with 3,147 additions and 2,600 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> The Angular starter / boilerplate project to start a new enterprise project.
[Angular 15](https://angular.io/)
[Angular 16](https://angular.io/)
[Angular Material](https://material.angular.io/)
✅ Unit Testing with [Jest](https://jestjs.io/)
✅ End-to-End Testing with [TestCafé](https://testcafe.io/)
Expand All @@ -19,7 +19,7 @@

<hr>

![Angular15](https://img.shields.io/badge/Angular-15-brightgreen)
![Angular16](https://img.shields.io/badge/Angular-16-brightgreen)
[![Build](https://api.travis-ci.org/wlucha/angular-starter.svg?branch=master)](https://travis-ci.org/github/wlucha/angular-starter)
[![MIT](https://img.shields.io/packagist/l/doctrine/orm.svg)]()
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=wlucha_angular-starter&metric=alert_status)](https://sonarcloud.io/dashboard?id=wlucha_angular-starter)
Expand Down
Loading

0 comments on commit d37fac6

Please sign in to comment.