Skip to content

Commit 5bf9335

Browse files
committed
Update package.json engines field
1 parent beff290 commit 5bf9335

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
@@ -120,7 +120,7 @@
120120
],
121121
"license": "Apache-2.0",
122122
"engines": {
123-
"node": ">=4 <7",
123+
"node": ">=4 <=8",
124124
"npm": ">=2"
125125
},
126126
"greenkeeper": {

0 commit comments

Comments
 (0)