Skip to content

Commit

Permalink
[INTERNAL] correct vscode engine version
Browse files Browse the repository at this point in the history
  • Loading branch information
GehDoc committed Sep 12, 2021
1 parent 835a726 commit 97c7b7d
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 @@ -11,7 +11,7 @@
},
"license": "SEE LICENSE IN LICENSE.txt",
"engines": {
"vscode": "^1.55.0"
"vscode": "^1.56.0"
},
"main": "./dist/extension",
"keywords": [
Expand Down

0 comments on commit 97c7b7d

Please sign in to comment.