diff --git a/package.json b/package.json index f640b17..37916cc 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.2.6", "publisher": "k--kato", "engines": { - "vscode": "1.7.x" + "vscode": "^1.7.0" }, "displayName": "IntelliJ IDEA Keybindings", "description": "Port of IntelliJ IDEA Keybindings", @@ -1368,4 +1368,4 @@ } ] } -} \ No newline at end of file +}