Skip to content

Commit 6e57106

Browse files
authored
Update Node.js engine version requirement to >= 16
1 parent 3a41939 commit 6e57106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@
5151
"xo": "^0.53.0"
5252
},
5353
"engines": {
54-
"node": ">= 20"
54+
"node": ">= 16"
5555
}
5656
}

0 commit comments

Comments
 (0)