mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-08-31 12:41:23 +00:00
build: update node and npm engines versions
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
parent
db541082c1
commit
3339db8b1b
@ -8,7 +8,7 @@
|
||||
},
|
||||
"dependencies": [],
|
||||
"engines": {
|
||||
"node": "^20.0.0",
|
||||
"npm": "^10.0.0"
|
||||
"node": "^22.0.0",
|
||||
"npm": "^10.5.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user