Skip to content

Commit ec3daca

Browse files
committed
Update node engine requirement
1 parent 47cad17 commit ec3daca

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
@@ -29,7 +29,7 @@
2929
"postversion": "git push && git push --tags"
3030
},
3131
"engines": {
32-
"node": "~4.9.1"
32+
"node": ">=4.9.1"
3333
},
3434
"author": "longbill",
3535
"contributors": [],

0 commit comments

Comments
 (0)