Skip to content

Commit

Permalink
feat: update to Angular 14 (#7)
Browse files Browse the repository at this point in the history
* chore: update package-lock.json

* chore: ng update @angular/cli

* chore: ran ng update @angular-eslint/schematics

* chore: update @ng-bootstrap/ng-bootstrap

* chore: update to @ng-bootstrap/ng-bootstrap@next
  • Loading branch information
bobbyg603 authored Jun 27, 2022
1 parent 1c338f4 commit 9b56218
Show file tree
Hide file tree
Showing 5 changed files with 6,057 additions and 3,462 deletions.
7 changes: 4 additions & 3 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,9 @@
}
}
},
"defaultProject": "ngx-toggle-example",
"cli": {
"defaultCollection": "@angular-eslint/schematics"
"schematicCollections": [
"@angular-eslint/schematics"
]
}
}
}
Loading

0 comments on commit 9b56218

Please sign in to comment.