mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-29 09:58:27 +00:00
web/package: update required node version to 20.9
This commit is contained in:
parent
766dc1a907
commit
e74aea076a
@ -11,7 +11,7 @@
|
||||
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20",
|
||||
"node": ">=20.9",
|
||||
"npm": ">=9"
|
||||
},
|
||||
"license": "AGPL-3.0",
|
||||
|
Loading…
Reference in New Issue
Block a user