mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-10 05:28:19 -05:00
Revert engine bump (#728)
* Revert engine bump We are doing another release today * And this
This commit is contained in:
2
extensions/copilot/package-lock.json
generated
2
extensions/copilot/package-lock.json
generated
@@ -122,7 +122,7 @@
|
||||
"engines": {
|
||||
"node": ">=22.14.0",
|
||||
"npm": ">=9.0.0",
|
||||
"vscode": "^1.104.0-20250825"
|
||||
"vscode": "^1.104.0-20250822"
|
||||
}
|
||||
},
|
||||
"node_modules/@aashutoshrathi/word-wrap": {
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"icon": "assets/copilot.png",
|
||||
"pricing": "Trial",
|
||||
"engines": {
|
||||
"vscode": "^1.104.0-20250825",
|
||||
"vscode": "^1.104.0-20250822",
|
||||
"npm": ">=9.0.0",
|
||||
"node": ">=22.14.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user