Pick up new TS 2.2.2 insiders

This commit is contained in:
Matt Bierner
2017-03-20 11:37:47 -07:00
parent 7db643a5bb
commit 1b90e9dbd5
2 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.1",
"description": "Dependencies shared by all extensions",
"dependencies": {
"typescript": "2.2.1"
"typescript": "2.2.2-insiders.20170317"
},
"scripts": {
"postinstall": "node ./postinstall"