Enforce node >= 8.10.0 with engines flag
This commit is contained in:
parent
715f3400ae
commit
a7ff2dc405
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@
|
||||||
"yarn-deduplicate": "^1.0.5"
|
"yarn-deduplicate": "^1.0.5"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
"node": ">=8.10.0",
|
||||||
"yarn": "^1.10.0"
|
"yarn": "^1.10.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue