mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-20 15:17:07 +02:00
web/package: add min engine versions
This commit is contained in:
parent
009a2cc863
commit
b15b108fa9
@ -11,6 +11,10 @@
|
||||
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
|
||||
},
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"engines": {
|
||||
"node": ">=20.10.0",
|
||||
"npm": ">=10.0.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/imputnet/cobalt.git"
|
||||
|
Loading…
x
Reference in New Issue
Block a user