web/package: update required node version to 20.9

This commit is contained in:
wukko
2024-06-19 21:30:56 +06:00
parent 1cac70f795
commit 0ce73e03d3

View File

@@ -12,7 +12,7 @@
}, },
"license": "CC-BY-NC-SA-4.0", "license": "CC-BY-NC-SA-4.0",
"engines": { "engines": {
"node": ">=20", "node": ">=20.9",
"npm": ">=9" "npm": ">=9"
}, },
"repository": { "repository": {