Skip to content

Commit 7efb687

Browse files
rzhao271Copilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 0850162 commit 7efb687

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"bugs": {
1111
"url": "https://github.com/Microsoft/vscode-pull-request-github/issues"
1212
},
13+
"engines": {
14+
"node": ">=20"
15+
},
1316
"enabledApiProposals": [
1417
"activeComment",
1518
"chatContextProvider",

0 commit comments

Comments
 (0)