Compile issue with new langageclient

This commit is contained in:
Martin Aeschlimann
2016-09-07 17:17:16 +02:00
parent dc04c4b2c2
commit 59c835ff9a
4 changed files with 6 additions and 6 deletions

View File

@@ -646,7 +646,7 @@
}
},
"dependencies": {
"vscode-languageclient": "^2.4.2-next.21",
"vscode-languageclient": "^2.4.2-next.22",
"vscode-nls": "^1.0.7"
}
}