Update engine versions
This commit is contained in:
parent
1d7300c78d
commit
a166fb55cb
|
|
@ -131,8 +131,8 @@
|
||||||
"whatwg-fetch": "^3.0.0"
|
"whatwg-fetch": "^3.0.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 6.0.0",
|
"node": ">= 12.0.0",
|
||||||
"npm": ">= 3.0.0"
|
"npm": ">= 6.0.0"
|
||||||
},
|
},
|
||||||
"browserslist": [
|
"browserslist": [
|
||||||
"> 1%",
|
"> 1%",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue