chore: update to typescript@2.0.2 - the currect 2.0 rc

This commit is contained in:
Igor Minar
2016-08-30 14:42:33 -07:00
committed by Victor Berchet
parent 174c016104
commit 2b20db6c5a
5 changed files with 9 additions and 8 deletions

View File

@ -15,7 +15,7 @@
"minimist": "^1.2.0"
},
"peerDependencies": {
"typescript": "^1.9.0-dev",
"typescript": "^2.0.2",
"@angular/compiler": "0.0.0-PLACEHOLDER",
"@angular/platform-server": "0.0.0-PLACEHOLDER",
"@angular/core": "0.0.0-PLACEHOLDER"