We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a896874 + 4ce73e6 commit cd11261Copy full SHA for cd11261
package.json
@@ -2,7 +2,7 @@
2
"name": "sublime-keybindings",
3
"displayName": "Sublime Keymap",
4
"description": "Popular Sublime keybindings for VS Code.",
5
- "version": "1.4.1",
+ "version": "1.4.2",
6
"publisher": "ms-vscode",
7
"engines": {
8
"vscode": "^1.6.0"
@@ -21,7 +21,6 @@
21
"bugs": {
22
"url": "https://github.com/Microsoft/vscode-sublime-keybindings/issues"
23
},
24
- "license": "SEE LICENSE IN license.txt",
25
"contributes": {
26
"keybindings": [
27
{
0 commit comments