807: Specify vscode 1.31 r=matklad a=kjeremy

This is for #796 

It doesn't seem to fix the problem if you manually install the extension but it is the "right thing to do".

Co-authored-by: kjeremy <kjeremy@gmail.com>
This commit is contained in:
bors[bot] 2019-02-12 15:33:02 +00:00
commit abc5d377e2

View file

@ -13,7 +13,7 @@
"Other" "Other"
], ],
"engines": { "engines": {
"vscode": "^1.30.0" "vscode": "^1.31.0"
}, },
"scripts": { "scripts": {
"vscode:prepublish": "npm run compile", "vscode:prepublish": "npm run compile",