mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
Use latest AI to avoid monkey patching of modules Fixes Microsoft/vscode-extension-telemetry#12
This commit is contained in:
@@ -233,7 +233,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"vscode-extension-telemetry": "0.0.14",
|
||||
"vscode-extension-telemetry": "0.0.15",
|
||||
"vscode-languageclient": "4.0.0-next.9",
|
||||
"vscode-nls": "^3.2.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user