Skip to content

Commit 1b093cc

Browse files
committed
Upgrade to Angular 14
1 parent 9972246 commit 1b093cc

File tree

8 files changed

+7534
-8121
lines changed

8 files changed

+7534
-8121
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
This repository contains the code of the [Angular Forms In Depth](https://angular-university.io/course/angular-forms-course) video course.
55

6-
This course repository is updated to Angular v13:
6+
This course repository is updated to Angular v14:
77

88
![Angular Forms In Depth](https://angular-university.s3-us-west-1.amazonaws.com/course-images/angular-forms-course-small.jpg)
99

angular.json

-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@
106106
}
107107
}
108108
},
109-
"defaultProject": "angular-forms-course",
110109
"schematics": {
111110
"@schematics/angular:component": {
112111
"style": "scss"

0 commit comments

Comments
 (0)