Skip to content

Commit 126b8c2

Browse files
authored
fix: specify engines field (#163)
1 parent 6995a84 commit 126b8c2

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
@@ -39,5 +39,8 @@
3939
"extends": [
4040
"github>octokit/.github"
4141
]
42+
},
43+
"engines": {
44+
"node": ">= 14"
4245
}
4346
}

0 commit comments

Comments
 (0)