Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 3cecf42

Browse files
committed
Updated minimum Node.js version.
1 parent 100ef6b commit 3cecf42

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
@@ -4,7 +4,7 @@
44
"version": "1.1.4",
55
"main": "index.js",
66
"engines": {
7-
"node": ">=4.0"
7+
"node": ">=8.0"
88
},
99
"license": "MIT",
1010
"dependencies": {

0 commit comments

Comments
 (0)