Update engine versions

This commit is contained in:
Ramon Wenger 2022-03-01 17:02:45 +01:00
parent 1d7300c78d
commit a166fb55cb
1 changed files with 2 additions and 2 deletions

View File

@ -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%",