Skip to content

Commit

Permalink
Update vscode engine to match types
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoespeon committed Oct 23, 2024
1 parent 8653217 commit c7748ef
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 @@ -35,7 +35,7 @@
"theme": "dark"
},
"engines": {
"vscode": ">=1.90.0",
"vscode": ">=1.93.0",
"node": ">=22.0.0"
},
"main": "./out/extension.js",
Expand Down

0 comments on commit c7748ef

Please sign in to comment.