Skip to content

Commit 35cb71f

Browse files
bcoeJustinBeckwith
authored andcommittedMay 2, 2019
build!: upgrade engines field to >=8.10.0 (#463)
1 parent 39e89cc commit 35cb71f

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
@@ -105,6 +105,6 @@
105105
"uuid": "^3.0.1"
106106
},
107107
"engines": {
108-
"node": ">=6.0.0"
108+
"node": ">=8.10.0"
109109
}
110110
}

0 commit comments

Comments
 (0)