mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
Validation not working in settings JSON (#151202)
JSON/HTML/CSS update services
This commit is contained in:
committed by
GitHub
parent
05de94e4c5
commit
1805df1a11
@@ -262,7 +262,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@vscode/extension-telemetry": "0.5.1",
|
||||
"vscode-languageclient": "^8.0.1",
|
||||
"vscode-languageclient": "^8.0.2-next.4",
|
||||
"vscode-nls": "^5.0.1",
|
||||
"vscode-uri": "^3.0.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user