mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-30 06:56:29 -05:00
Pick up new TS insiders
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "0.0.1",
|
||||
"description": "Dependencies shared by all extensions",
|
||||
"dependencies": {
|
||||
"typescript": "2.9.1-insiders.20180516"
|
||||
"typescript": "2.9.1-insiders.20180521"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "node ./postinstall"
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# yarn lockfile v1
|
||||
|
||||
|
||||
typescript@2.9.1-insiders.20180516:
|
||||
version "2.9.1-insiders.20180516"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.1-insiders.20180516.tgz#aab5261edb2c162c2d0c1754bb3092d4ff6efed0"
|
||||
typescript@2.9.1-insiders.20180521:
|
||||
version "2.9.1-insiders.20180521"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.1-insiders.20180521.tgz#37e9c05f00aa99864c3f66781e607ae0097c2b0a"
|
||||
|
||||
Reference in New Issue
Block a user