Skip to content

Commit 614d28d

Browse files
committed
Bump advised Node 4 version to >=4.1.1
See nodejs/node#2943 for the discussion about the issue Refs nodejs/node#2931
1 parent 14efcf6 commit 614d28d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
"test": "grunt"
4545
},
4646
"engines": {
47-
"node": ">=4.1.0"
47+
"node": ">=4.1.1"
4848
}
4949
}

0 commit comments

Comments
 (0)