Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 653bb81

Browse files
Karthik KBrocco
authored andcommitted
revert: revert back to ts 2.5.3 because of angular/angular#21591
1 parent d515910 commit 653bb81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/application/files/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"protractor": "~5.1.2",
4646
"ts-node": "~4.1.0",
4747
"tslint": "~5.9.1",<% } %>
48-
"typescript": "~2.6.2"
48+
"typescript": "~2.5.3"
4949
}
5050
}

0 commit comments

Comments
 (0)