Pin version of vscode-language-client to 4.1.3
This is to avoid implicit upgrade from breaking the build.
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
"dependencies": {
|
||||
"@pivotal-tools/commons-vscode": "file:../commons-vscode/pivotal-tools-commons-vscode-0.2.2.tgz",
|
||||
"@pivotal-tools/pipeline-builder": "^0.0.5",
|
||||
"vscode-languageclient": "^4.0.0"
|
||||
"vscode-languageclient": "4.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vsce": "^1.36.1",
|
||||
|
||||
Reference in New Issue
Block a user