adopt official release of TS 2.4.1

This commit is contained in:
kieferrm
2017-06-27 18:58:42 -07:00
parent 4d97535cfd
commit bf2bee95cf
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.4.1-insiders.20170615"
"typescript": "2.4.1"
},
"scripts": {
"postinstall": "node ./postinstall"