Skip to content

Commit

Permalink
Bump to angular v14
Browse files Browse the repository at this point in the history
  • Loading branch information
Alyssa Nicoll committed Sep 28, 2022
1 parent 26c2f31 commit 4c6eba5
Show file tree
Hide file tree
Showing 6 changed files with 3,628 additions and 3,293 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
npm-debug.log
testem.log
/typings
.angular

# e2e
/e2e/*.js
Expand Down
4 changes: 3 additions & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@
}
}
},
"defaultProject": "tour-of-heroes",
"schematics": {
"@schematics/angular:component": {
"prefix": "my",
Expand All @@ -130,5 +129,8 @@
"@schematics/angular:directive": {
"prefix": "my"
}
},
"cli": {
"analytics": "442ee7f3-65af-413d-9e58-e811979326f4"
}
}
Loading

0 comments on commit 4c6eba5

Please sign in to comment.