Skip to content

Commit 4f8d3f9

Browse files
zthcristianoc
authored andcommitted
upgrade vscode-languageclient to fix issues with ordering of content updated events
1 parent 424f471 commit 4f8d3f9

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

client/package-lock.json

Lines changed: 31 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"author": "chenglou",
88
"license": "MIT",
99
"dependencies": {
10-
"vscode-languageclient": "^8.0.1"
10+
"vscode-languageclient": "8.0.2-next.4"
1111
}
1212
}

0 commit comments

Comments
 (0)