Skip to content

Commit

Permalink
Update engine version to match LSP client (microsoft#24079)
Browse files Browse the repository at this point in the history
This is a cherry pick from main of a change that is needed to match the
LSP client version used in pylance

Co-authored-by: Rich Chiodo <rchiodo@users.noreply.github.com>
  • Loading branch information
karthiknadig and rchiodo authored Sep 9, 2024
1 parent edd85bd commit 0ebd369
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"theme": "dark"
},
"engines": {
"vscode": "^1.89.0-20240415"
"vscode": "^1.91.0"
},
"enableTelemetry": false,
"keywords": [
Expand Down

0 comments on commit 0ebd369

Please sign in to comment.