Skip to content

Commit

Permalink
#107 set min required vscode v. to 1.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomFractals committed Sep 18, 2020
1 parent e5ccb38 commit 969fa1b
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 @@ -48,7 +48,7 @@
"theme": "dark"
},
"engines": {
"vscode": "^1.48.0",
"vscode": "^1.49.0",
"node": ">=10.2.0"
},
"categories": [
Expand Down

0 comments on commit 969fa1b

Please sign in to comment.