update jsonc-parser

This commit is contained in:
Martin Aeschlimann
2019-08-21 16:55:59 +02:00
parent 4a6f60ba0e
commit be8f289fa9
5 changed files with 6 additions and 6 deletions

View File

@@ -12,7 +12,7 @@
},
"main": "./out/jsonServerMain",
"dependencies": {
"jsonc-parser": "^2.1.0",
"jsonc-parser": "^2.1.1",
"request-light": "^0.2.4",
"vscode-json-languageservice": "^3.3.1",
"vscode-languageserver": "^5.3.0-next.8",