Update vscode engine version to fix the CI build

This commit is contained in:
Kris De Volder
2017-06-15 09:09:13 -07:00
parent a02d399944
commit 97598c1ba6
6 changed files with 6 additions and 6 deletions

View File

@@ -12,7 +12,7 @@
"license": "EPL-1.0",
"engines": {
"npm": "^3.0.0",
"vscode": "^1.6.0"
"vscode": "^1.8.0"
},
"categories": [
"Languages",