web/package: lowball engine requirements

This commit is contained in:
wukko 2024-06-19 21:26:13 +06:00
parent f6ecdf9e78
commit 766dc1a907
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -11,8 +11,8 @@
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
},
"engines": {
"node": ">=20.10.0",
"npm": ">=10.0.0"
"node": ">=20",
"npm": ">=9"
},
"license": "AGPL-3.0",
"repository": {