Browse Source

Updates engine version for new api usage

main
Eric Amodio 7 years ago
parent
commit
6a46daa82a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@ -7,7 +7,7 @@
},
"publisher": "eamodio",
"engines": {
"vscode": "^1.17.0"
"vscode": "^1.17.2"
},
"license": "SEE LICENSE IN LICENSE",
"displayName": "Git Lens \u2014 git blame annotations, code lens, and more",

Loading…
Cancel
Save