mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-11-08 22:37:33 +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
cd9e52a5e9
commit
51f9a51ab1
@ -8,7 +8,7 @@
|
||||
},
|
||||
"dependencies": [],
|
||||
"engines": {
|
||||
"node": "^20.0.0",
|
||||
"npm": "^10.0.0"
|
||||
"node": "^24.0.0",
|
||||
"npm": "^11.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user