JSON schemas served with gzip fail to parse. Fixes #26672

This commit is contained in:
Martin Aeschlimann
2017-05-16 11:29:32 +02:00
parent 78636af970
commit 0287e46ab4
3 changed files with 13 additions and 12 deletions

View File

@@ -9,7 +9,7 @@
},
"dependencies": {
"jsonc-parser": "^0.4.2",
"request-light": "^0.2.0",
"request-light": "^0.2.1",
"vscode-json-languageservice": "^2.0.9",
"vscode-languageserver": "^3.1.0-alpha.1",
"vscode-nls": "^2.0.2"