Skip to content

Commit 4a45d7f

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 fbcb938 commit 4a45d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
"test": "grunt"
4949
},
5050
"engines": {
51-
"node": ">=0.12.7 <0.13 || >=4.1.0"
51+
"node": ">=0.12.7 <0.13 || >=4.1.1"
5252
}
5353
}

0 commit comments

Comments
 (0)