Skip to content

Commit 4d764e1

Browse files
alan-agius4alexeagle
authored andcommitted
fix(@schematics/angular): update typescript dependency to 3.1.3
Fixes issues related to microsoft/TypeScript#27341
1 parent d188209 commit 4d764e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"dependencies": {
1212
"@angular-devkit/core": "0.0.0",
1313
"@angular-devkit/schematics": "0.0.0",
14-
"typescript": "3.1.1"
14+
"typescript": "3.1.3"
1515
}
1616
}

0 commit comments

Comments
 (0)