mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
adopt official release of TS 2.4.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "0.0.1",
|
||||
"description": "Dependencies shared by all extensions",
|
||||
"dependencies": {
|
||||
"typescript": "2.4.1-insiders.20170615"
|
||||
"typescript": "2.4.1"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "node ./postinstall"
|
||||
|
||||
Reference in New Issue
Block a user