Skip to content

Commit ab86bca

Browse files
committed
update node requirement
1 parent 7921c2c commit ab86bca

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
@@ -7,7 +7,7 @@
77
"author": "David Sheldrick",
88
"license": "MIT",
99
"engines": {
10-
"node": ">=10",
10+
"node": ">=14",
1111
"npm": ">5"
1212
},
1313
"bin": "./index.js",

0 commit comments

Comments
 (0)