Skip to content

Commit

Permalink
chore(isct-120): up to angular 16
Browse files Browse the repository at this point in the history
after command:  ng update @angular/core@16 @angular/cli@16 @angular-eslint/schematics@16
  • Loading branch information
AndyKIron committed Nov 27, 2023
1 parent bd8edb9 commit 5e92a23
Show file tree
Hide file tree
Showing 3 changed files with 7,027 additions and 3,606 deletions.
5 changes: 3 additions & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -327,9 +327,10 @@
}
}
},
"defaultProject": "fusion-ui",
"cli": {
"analytics": false,
"defaultCollection": "@angular-eslint/schematics"
"schematicCollections": [
"@angular-eslint/schematics"
]
}
}
Loading

0 comments on commit 5e92a23

Please sign in to comment.