mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 12:50:01 +00:00
web/package: lowball engine requirements
This commit is contained in:
parent
b15b108fa9
commit
1cac70f795
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@
|
|||
},
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"engines": {
|
||||
"node": ">=20.10.0",
|
||||
"npm": ">=10.0.0"
|
||||
"node": ">=20",
|
||||
"npm": ">=9"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue