mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
Pick up 8.0.2 for MD language client (#159319)
Missed updating this when pulling in new server version https://github.com/microsoft/vscode-languageserver-node/issues/1064
This commit is contained in:
@@ -603,7 +603,7 @@
|
||||
"markdown-it-front-matter": "^0.2.1",
|
||||
"morphdom": "^2.6.1",
|
||||
"picomatch": "^2.3.1",
|
||||
"vscode-languageclient": "^8.0.1",
|
||||
"vscode-languageclient": "^8.0.2",
|
||||
"vscode-languageserver-textdocument": "^1.0.4",
|
||||
"vscode-nls": "^5.1.0",
|
||||
"vscode-uri": "^3.0.3"
|
||||
|
||||
Reference in New Issue
Block a user