mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01: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": "3.1.0-insiders.20180920"
|
||||
"typescript": "3.1.1-insiders.20180925"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "node ./postinstall"
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# yarn lockfile v1
|
||||
|
||||
|
||||
typescript@3.1.0-insiders.20180920:
|
||||
version "3.1.0-insiders.20180920"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.0-insiders.20180920.tgz#c113741f3f701aad6f14170d4a03820005bcf3e9"
|
||||
typescript@3.1.1-insiders.20180925:
|
||||
version "3.1.1-insiders.20180925"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.1-insiders.20180925.tgz#29822d0b44999c36418ea7bbdfc633106e5cff63"
|
||||
|
||||
Reference in New Issue
Block a user