Skip to content

Commit 0c05abc

Browse files
joshwiensmichael-ciniawsky
authored andcommitted
chore: Set engines to initial LTS release version
1 parent 0db2b64 commit 0c05abc

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
@@ -46,7 +46,7 @@
4646
"webpack": "^3.0.0 || ^4.0.0-alpha.0 || ^4.0.0"
4747
},
4848
"engines": {
49-
"node": ">= 6 || >= 8"
49+
"node": ">= 6.9.0 || >= 8.9.0"
5050
},
5151
"repository": {
5252
"type": "git",

0 commit comments

Comments
 (0)