Pick up TS 2.5.3 final release

This commit is contained in:
Matt Bierner
2017-09-27 18:47:08 -07:00
parent d772ad8ae2
commit 70f61972aa
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.5.3-insiders.20170922"
"typescript": "2.5.3"
},
"scripts": {
"postinstall": "node ./postinstall"