Skip to content

Commit cf18730

Browse files
committed
Updated minimum Node.js version.
1 parent 0da63fc commit cf18730

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
},
88
"preferGlobal": true,
99
"engines": {
10-
"node": ">=4.0"
10+
"node": ">=8.0"
1111
},
1212
"license": "MIT",
1313
"dependencies": {

0 commit comments

Comments
 (0)