Skip to content

Commit 2348e56

Browse files
committed
Node v6.4 is a minimal supported version
1 parent 9b7f89c commit 2348e56

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
@@ -44,7 +44,7 @@
4444
"webpack-stream": "^4.0.0"
4545
},
4646
"devEngines": {
47-
"node": ">=6.0"
47+
"node": ">=6.4"
4848
},
4949
"license": "MIT",
5050
"bugs": {

0 commit comments

Comments
 (0)