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

Commit f1063b7

Browse files
committed
Updated minimum Node.js version.
1 parent ec564d2 commit f1063b7

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.8",
55
"main": "index.js",
66
"engines": {
7-
"node": ">=4.0"
7+
"node": ">=6.0"
88
},
99
"license": "MIT",
1010
"dependencies": {

0 commit comments

Comments
 (0)