pick up TS 2.2.2 final

This commit is contained in:
kieferrm
2017-03-27 16:23:44 -07:00
parent 921657de1b
commit 06492ab640
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.2-insiders.20170317"
"typescript": "2.2.2"
},
"scripts": {
"postinstall": "node ./postinstall"