Skip to content

Commit 73b3765

Browse files
committed
Changed node engine constraint to 6.4.0
1 parent 7db281c commit 73b3765

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
@@ -27,7 +27,7 @@
2727
"babel": "inherit"
2828
},
2929
"engines": {
30-
"node": ">=6.11.1"
30+
"node": ">=6.4.0"
3131
},
3232
"dependencies": {
3333
"babel-runtime": "^6.26.0",

0 commit comments

Comments
 (0)