Skip to content

Commit

Permalink
Bump the vscode engine
Browse files Browse the repository at this point in the history
  • Loading branch information
paulzakin committed Dec 3, 2023
1 parent 343995f commit 743b8fd
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.83.0"
"vscode": "^1.84.0"
},
"main": "./out/extension.js",
"activationEvents": [
Expand Down

0 comments on commit 743b8fd

Please sign in to comment.