Skip to content
This repository has been archived by the owner on Jul 5, 2020. It is now read-only.

Commit

Permalink
Reduce minimum VS Code version to 1.45.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jevakallio committed Jul 2, 2020
1 parent cdc18ef commit 5adaaae
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 @@ -8,7 +8,7 @@
"license": "MIT",
"publisher": "foam",
"engines": {
"vscode": "^1.46.0"
"vscode": "^1.45.1"
},
"categories": [
"Other"
Expand Down

0 comments on commit 5adaaae

Please sign in to comment.