Skip to content

Commit

Permalink
Bump vscode engines to 1.85.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paulzakin committed Jan 6, 2024
1 parent 627a7c7 commit 59eb579
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 @@ -13,7 +13,7 @@
},
"icon": "icon.png",
"engines": {
"vscode": "^1.84.0"
"vscode": "^1.85.0"
},
"main": "./out/extension.js",
"activationEvents": [
Expand Down

0 comments on commit 59eb579

Please sign in to comment.