Skip to content

Commit

Permalink
set min. required vscode v. to 1.52.0 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomFractals committed Mar 9, 2021
1 parent 15bd3e7 commit 487d451
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.49.0",
"vscode": "^1.52.0",
"node": ">=10.2.0"
},
"categories": [
Expand Down

0 comments on commit 487d451

Please sign in to comment.