mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-09 00:05:28 +01:00
chore: bump engine to fix compat with core https://github.com/microsoft/vscode/pull/274025 (#1703)
This commit is contained in:
committed by
GitHub
parent
6c0f008bf2
commit
87d601c0db
@@ -23,7 +23,7 @@
|
||||
"icon": "assets/copilot.png",
|
||||
"pricing": "Trial",
|
||||
"engines": {
|
||||
"vscode": "^1.106.0-20251024",
|
||||
"vscode": "^1.106.0-20251030",
|
||||
"npm": ">=9.0.0",
|
||||
"node": ">=22.14.0"
|
||||
},
|
||||
@@ -4426,4 +4426,4 @@
|
||||
"string_decoder": "npm:string_decoder@1.2.0",
|
||||
"node-gyp": "npm:node-gyp@10.3.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user