Skip to content

Commit 9c8a554

Browse files
authored
Bump required VS Code version to 1.18
Bump required VS Code version to 1.18 due to new command
1 parent e0ff37d commit 9c8a554

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "sublime-keybindings",
33
"displayName": "Sublime Text Keymap",
44
"description": "Popular Sublime Text keybindings for VS Code.",
5-
"version": "3.0.2",
5+
"version": "3.0.3",
66
"publisher": "ms-vscode",
77
"engines": {
8-
"vscode": "^1.6.0"
8+
"vscode": "^1.18.0"
99
},
1010
"categories": [
1111
"Keymaps"

0 commit comments

Comments
 (0)