update css/html/json dependencies and webpack cleanup (fixes #57431, fixes #58417)

This commit is contained in:
Martin Aeschlimann
2018-09-19 16:52:42 +02:00
parent d216f0e06e
commit 2dd4d2b56f
22 changed files with 133 additions and 216 deletions

View File

@@ -708,7 +708,7 @@
]
},
"dependencies": {
"vscode-languageclient": "^5.1.0-next.9",
"vscode-languageclient": "^5.1.0",
"vscode-nls": "^4.0.0"
},
"devDependencies": {