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

@@ -18,7 +18,7 @@
"watch": "gulp watch-extension:configuration-editing"
},
"dependencies": {
"jsonc-parser": "2.0.2",
"jsonc-parser": "^2.1.1",
"vscode-nls": "^4.0.0"
},
"contributes": {