We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
engines
1 parent 6995a84 commit 126b8c2Copy full SHA for 126b8c2
package.json
@@ -39,5 +39,8 @@
39
"extends": [
40
"github>octokit/.github"
41
]
42
+ },
43
+ "engines": {
44
+ "node": ">= 14"
45
}
46
0 commit comments