build: update angular core

This commit is contained in:
Johannes Millan 2022-08-05 12:36:54 +02:00
parent 5694117f09
commit 3895c130b8
23 changed files with 28816 additions and 3812 deletions

View file

@ -219,10 +219,9 @@
}
}
},
"defaultProject": "sp2",
"cli": {
"defaultCollection": "@ngrx/schematics",
"analytics": false
"analytics": false,
"schematicCollections": ["@ngrx/schematics"]
},
"schematics": {
"@schematics/angular:component": {