Revert "Revert "Use TS 2.2 to build VSCode (#24734)""

This reverts commit 48722f6791.
This commit is contained in:
Johannes Rieken 2017-04-14 14:34:47 +02:00
parent a634d0bee8
commit f9ee4da5dd
2 changed files with 2 additions and 2 deletions

View file

@ -48,7 +48,7 @@
"sinon": "^1.17.2",
"source-map": "^0.4.4",
"tslint": "^4.3.1",
"typescript": "2.1.5",
"typescript": "2.2.2",
"typescript-formatter": "4.0.1",
"underscore": "^1.8.2",
"vinyl": "^0.4.5",

View file

@ -100,7 +100,7 @@
"sinon": "^1.17.2",
"source-map": "^0.4.4",
"tslint": "^4.3.1",
"typescript": "2.1.5",
"typescript": "2.2.2",
"typescript-formatter": "4.0.1",
"uglify-js": "2.4.8",
"underscore": "^1.8.2",