Update the compatible minimum VS Code version to support logpoint feature (#318)

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
This commit is contained in:
Jinbo Wang 2018-06-27 10:20:21 +08:00 committed by GitHub
parent c4afa93ba2
commit c3c3cfcdcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"debugger"
],
"engines": {
"vscode": "^1.19.0"
"vscode": "^1.22.0"
},
"license": "SEE LICENSE IN LICENSE.txt",
"repository": {