Skip to content

Commit

Permalink
fix: Update VS Code supported version
Browse files Browse the repository at this point in the history
  • Loading branch information
mskelton committed Jan 14, 2022
1 parent 863d6d8 commit a71e830
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 @@ -32,7 +32,7 @@
"vscode:prepublish": "npm run theme && npm run build -- --minify"
},
"engines": {
"vscode": "^1.42.0"
"vscode": "^1.63.1"
},
"categories": [
"Themes"
Expand Down

0 comments on commit a71e830

Please sign in to comment.