We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f95cc82 commit 339bab0Copy full SHA for 339bab0
2 files changed
packages/angular_devkit/schematics_cli/blank/project-files/package.json
@@ -15,7 +15,7 @@
15
"dependencies": {
16
"@angular-devkit/core": "^<%= coreVersion %>",
17
"@angular-devkit/schematics": "^<%= schematicsVersion %>",
18
- "typescript": "~4.4.3"
+ "typescript": "~4.5.2"
19
},
20
"devDependencies": {
21
"@types/node": "^12.11.1",
packages/angular_devkit/schematics_cli/schematic/files/package.json
0 commit comments