mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-11 08:23:00 +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:
committed by
nextcloud-command
parent
cd9e52a5e9
commit
51f9a51ab1
+2
-2
@@ -8,7 +8,7 @@
|
||||
},
|
||||
"dependencies": [],
|
||||
"engines": {
|
||||
"node": "^20.0.0",
|
||||
"npm": "^10.0.0"
|
||||
"node": "^24.0.0",
|
||||
"npm": "^11.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user