mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-06 15:36:12 +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:
parent
e86d1c0dee
commit
1a7242b468
@ -9,6 +9,6 @@
|
|||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^20.0.0",
|
"node": "^20.0.0",
|
||||||
"npm": "^9.0.0"
|
"npm": "^10.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user