mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 04:23:32 +01:00
adopt official release of TS 2.4.1
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.4.1-insiders.20170615",
|
||||
"from": "typescript@2.4.1-insiders.20170615",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.4.1-insiders.20170615.tgz"
|
||||
"version": "2.4.1",
|
||||
"from": "typescript@2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.4.1.tgz"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user