mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-12 11:39:57 +01:00
Bump bundled extension ts version to 2.1.5 (#19657)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"description": "Dependencies shared by all extensions",
|
||||
"dependencies": {
|
||||
"typescript": "^2.0.10"
|
||||
"typescript": "^2.1.5"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "node ./postinstall"
|
||||
|
||||
Reference in New Issue
Block a user