Update vscode-languageclient for the other extensions

This commit is contained in:
nsingh
2017-09-20 16:18:08 -07:00
parent cdd390f048
commit 7e928e4ec4
5 changed files with 5 additions and 5 deletions

View File

@@ -30,6 +30,6 @@
"typescript": "^2.3.0",
"@types/node": "^6.0.68",
"vscode": "^1.1.5",
"vscode-languageclient": "^3.2.0"
"vscode-languageclient": "^3.4.2"
}
}