[json] fetch http and https schemas on the ext host

This commit is contained in:
Martin Aeschlimann
2019-03-05 16:26:43 +01:00
parent c6315a3d30
commit 849d9417ea
5 changed files with 97 additions and 9 deletions

View File

@@ -103,7 +103,8 @@
"dependencies": {
"vscode-extension-telemetry": "0.1.1",
"vscode-languageclient": "^5.2.1",
"vscode-nls": "^4.0.0"
"vscode-nls": "^4.0.0",
"request-light": "^0.2.4"
},
"devDependencies": {
"@types/node": "^10.12.21"