Skip to content

Commit 0ebd369

Browse files
Update engine version to match LSP client (#24079)
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 <[email protected]>
1 parent edd85bd commit 0ebd369

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"theme": "dark"
4646
},
4747
"engines": {
48-
"vscode": "^1.89.0-20240415"
48+
"vscode": "^1.91.0"
4949
},
5050
"enableTelemetry": false,
5151
"keywords": [

0 commit comments

Comments
 (0)