Skip to content

Commit c2c59ab

Browse files
pvdlggr2m
authored andcommitted
fix(package): update node requirement to 8.3
1 parent 79f8b7a commit c2c59ab

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
@@ -48,7 +48,7 @@
4848
"xo": "^0.18.2"
4949
},
5050
"engines": {
51-
"node": ">=4"
51+
"node": ">=8.3"
5252
},
5353
"files": [
5454
"lib",

0 commit comments

Comments
 (0)