mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
update weppack so we can build the latest language client (#208908)
* update weppack so we can build the latest language client * update webpack types * update yarn file
This commit is contained in:
committed by
GitHub
parent
6a06de0033
commit
eef0da0b89
@@ -163,7 +163,7 @@
|
||||
"dependencies": {
|
||||
"@vscode/extension-telemetry": "^0.9.0",
|
||||
"request-light": "^0.7.0",
|
||||
"vscode-languageclient": "9.0.1"
|
||||
"vscode-languageclient": "^10.0.0-next.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.x"
|
||||
|
||||
Reference in New Issue
Block a user