Skip to content

Commit e174ea4

Browse files
committed
Require Node >= 6
1 parent 480a90a commit e174ea4

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
@@ -54,6 +54,6 @@
5454
"which": "1.3.1"
5555
},
5656
"engines": {
57-
"node": ">= 4"
57+
"node": ">= 6"
5858
}
5959
}

0 commit comments

Comments
 (0)