Skip to content

Commit 7673456

Browse files
committed
Lock vscode-languageclient version to patch changes
Signed-off-by: Fred Bricon <fbricon@gmail.com>
1 parent c7be468 commit 7673456

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@
346346
"gulp-download": "0.0.1"
347347
},
348348
"dependencies": {
349-
"vscode-languageclient": "^4.1.3",
349+
"vscode-languageclient": "~4.1.3",
350350
"find-java-home": "0.2.0",
351351
"tmp": "^0.0.31",
352352
"path-exists": "^3.0.0",

0 commit comments

Comments
 (0)