Skip to content

Commit

Permalink
Merge pull request #3567 from JKillian/patch-1
Browse files Browse the repository at this point in the history
Bump minimum VSCode version to 1.31.0
  • Loading branch information
jpoon authored Mar 8, 2019
2 parents a01e7ad + 4badc7d commit 6ff07f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"url": "https://github.com/VSCodeVim/Vim/issues"
},
"engines": {
"vscode": "^1.30.0"
"vscode": "^1.31.0"
},
"categories": [
"Other",
Expand Down

0 comments on commit 6ff07f4

Please sign in to comment.