update to angular 21
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
# FamilyTree
|
||||
# FamilyTreeUI
|
||||
|
||||
This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 20.1.1.
|
||||
This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 21.0.2.
|
||||
|
||||
## Development server
|
||||
|
||||
@@ -38,7 +38,7 @@ This will compile your project and store the build artifacts in the `dist/` dire
|
||||
|
||||
## Running unit tests
|
||||
|
||||
To execute unit tests with the [Karma](https://karma-runner.github.io) test runner, use the following command:
|
||||
To execute unit tests with the [Vitest](https://vitest.dev/) test runner, use the following command:
|
||||
|
||||
```bash
|
||||
ng test
|
||||
|
||||
Reference in New Issue
Block a user