Skip to content

Commit 034f571

Browse files
authored
Merge pull request #313240 from microsoft/hediet/fix-engines-vscode
Bump copilot engines.vscode to ^1.118.1
2 parents 8b9790c + 9ccb28f commit 034f571

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/copilot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"icon": "assets/copilot.png",
2424
"pricing": "Trial",
2525
"engines": {
26-
"vscode": "^1.118.0",
26+
"vscode": "^1.118.1",
2727
"npm": ">=9.0.0",
2828
"node": ">=22.14.0"
2929
},

0 commit comments

Comments
 (0)