Skip to content

Commit 82c3d30

Browse files
committed
run ng update @angular-eslint/schematics@13 @angular/cdk@13 @angular/cli@13 @angular/core@13 @angular/material@13 --force
1 parent 3d91646 commit 82c3d30

File tree

8 files changed

+18829
-24063
lines changed

8 files changed

+18829
-24063
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/.angular/cache
12
# Specifies intentionally untracked files to ignore when using Git
23
# http://git-scm.com/docs/gitignore
34

angular.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,7 @@
8989
"production": {
9090
"browserTarget": "app:build:production"
9191
},
92-
"ci": {
93-
"progress": false
94-
},
92+
"ci": {},
9593
"development": {
9694
"browserTarget": "app:build:development"
9795
}

0 commit comments

Comments
 (0)