Skip to content

Commit cf2adba

Browse files
committed
build(core): bump node 14 to 16
1 parent 2627848 commit cf2adba

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
@@ -38,7 +38,7 @@
3838
},
3939
"license": "MIT",
4040
"engines": {
41-
"node": ">=14.0.0"
41+
"node": ">=16.0.0"
4242
},
4343
"scripts": {
4444
"pretest": "./node_modules/.bin/eslint lib test index.js",

0 commit comments

Comments
 (0)