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:
parent
c4afa93ba2
commit
c3c3cfcdcd
|
@ -14,7 +14,7 @@
|
|||
"debugger"
|
||||
],
|
||||
"engines": {
|
||||
"vscode": "^1.19.0"
|
||||
"vscode": "^1.22.0"
|
||||
},
|
||||
"license": "SEE LICENSE IN LICENSE.txt",
|
||||
"repository": {
|
||||
|
|
Loading…
Reference in New Issue