mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-11 08:23:00 +00:00
Update npm and node engines versions (#355)
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Co-authored-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e86d1c0dee
commit
1a7242b468
+1
-1
@@ -9,6 +9,6 @@
|
||||
"dependencies": [],
|
||||
"engines": {
|
||||
"node": "^20.0.0",
|
||||
"npm": "^9.0.0"
|
||||
"npm": "^10.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user