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
@@ -994,7 +994,7 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"vscode-languageclient": "^9.0.1",
|
||||
"vscode-languageclient": "^10.0.0-next.3",
|
||||
"vscode-uri": "^3.0.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user