Skip to content

Commit 135ad3f

Browse files
authored
bump engines to node >= 16 (#2119)
1 parent 9d30456 commit 135ad3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"ws": "^8.11.0"
105105
},
106106
"engines": {
107-
"node": ">=14.0"
107+
"node": ">=16.0"
108108
},
109109
"standard": {
110110
"env": [

0 commit comments

Comments
 (0)