mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 12:42:59 -05:00
Pick up TS 2.6.1-insiders.20171016
This commit is contained in:
6
extensions/npm-shrinkwrap.json
generated
6
extensions/npm-shrinkwrap.json
generated
@@ -3,9 +3,9 @@
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"typescript": {
|
||||
"version": "2.6.0-insiders.20171013",
|
||||
"from": "typescript@2.6.0-insiders.20171013",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.6.0-insiders.20171013.tgz"
|
||||
"version": "2.6.1-insiders.20171016",
|
||||
"from": "typescript@2.6.1-insiders.20171016",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.6.1-insiders.20171016.tgz"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"version": "0.0.1",
|
||||
"description": "Dependencies shared by all extensions",
|
||||
"dependencies": {
|
||||
"typescript": "2.6.0-insiders.20171013"
|
||||
"typescript": "2.6.1-insiders.20171016"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "node ./postinstall"
|
||||
|
||||
Reference in New Issue
Block a user