Pick up new TS insides

This commit is contained in:
Matt Bierner 2018-04-09 10:34:26 -07:00
parent c0c9ea27d6
commit 8582f39044
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.8.1"
"typescript": "2.8.3-insiders.20180407"
},
"scripts": {
"postinstall": "node ./postinstall"

View file

@ -2,6 +2,6 @@
# yarn lockfile v1
typescript@2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.1.tgz#6160e4f8f195d5ba81d4876f9c0cc1fbc0820624"
typescript@2.8.3-insiders.20180407:
version "2.8.3-insiders.20180407"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.3-insiders.20180407.tgz#915f010e258e51c9539bcf986cfd84d0271d8cab"