Align engine version

This commit is contained in:
Kolja Lampe
2019-01-26 14:44:18 +01:00
parent 74a1c0b43f
commit fcec312cf6
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
"url": "https://github.com/razzeee/elm-language-server"
},
"engines": {
"vscode": "^1.23.0"
"vscode": "^1.30.0"
},
"scripts": {
"update-vscode": "vscode-install",

View File

@@ -14,7 +14,7 @@
"elm"
],
"engines": {
"vscode": "^1.25.0"
"vscode": "^1.30.0"
},
"activationEvents": [
"onLanguage:elm"