We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 067c63c commit 98e75a4Copy full SHA for 98e75a4
1 file changed
βpackages/ast-tools/package.jsonβ
@@ -20,8 +20,9 @@
20
},
21
"homepage": "https://github.com/angular/angular-cli",
22
"dependencies": {
23
+ "@angular/tsc-wrapped": "^0.3.0",
24
"rxjs": "5.0.0-beta.11",
25
"denodeify": "^1.2.1",
- "typescript": "2.0.0"
26
+ "typescript": "2.0.2"
27
}
28
0 commit comments