Skip to content

Commit abc5d37

Browse files
bors[bot]kjeremy
andcommitted
Merge #807
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>
2 parents 72a1220 + 50383ce commit abc5d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

editors/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"Other"
1414
],
1515
"engines": {
16-
"vscode": "^1.30.0"
16+
"vscode": "^1.31.0"
1717
},
1818
"scripts": {
1919
"vscode:prepublish": "npm run compile",

0 commit comments

Comments
 (0)