Skip to content

Commit e334dd8

Browse files
committed
BREAKING: update minimum node version to 14.17.0
1 parent 70413a9 commit e334dd8

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
@@ -18,7 +18,7 @@
1818
},
1919
"license": "Apache-2.0",
2020
"engines": {
21-
"node": ">= 6"
21+
"node": ">= 14.17.0"
2222
},
2323
"main": "index.js",
2424
"files": [

0 commit comments

Comments
 (0)