Skip to content

Commit

Permalink
feat(@schematics/angular): generate new projects using TypeScript 4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 authored and dgp1130 committed Dec 2, 2021
1 parent d946132 commit f95cc82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"ng-packagr": "^13.0.0",
"rxjs": "~7.4.0",
"tslib": "^2.3.0",
"typescript": "~4.4.3",
"typescript": "~4.5.2",
"zone.js": "~0.11.4"
}
}

0 comments on commit f95cc82

Please sign in to comment.