mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Use 'next' version of language server/client
This commit is contained in:
@@ -122,6 +122,6 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"vscode-languageclient": "^1.1.0"
|
||||
"vscode-languageclient": "next"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user