summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 10f4f7112..56e68fc3c 100644
--- a/package.json
+++ b/package.json
@@ -34,8 +34,8 @@
"url": "https://github.com/nextcloud/news/issues"
},
"engines": {
- "node": "18.18.2 || ^20.9.0",
- "npm": "9.8.1 || ^10.1.0"
+ "node": "^20.0.0",
+ "npm": "^10.0.0"
},
"resolutions": {
"natives": "1.1.3"