Update minimal required vscode version to 1.37

This commit is contained in:
Lucas Spits 2019-09-10 08:49:23 +02:00
parent 80b45d5928
commit 934d7990fd
No known key found for this signature in database
GPG key ID: AE25DF7B645AA2B0

View file

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