summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index c0d466b22..4a0e56d14 100644
--- a/js/package.json
+++ b/js/package.json
@@ -25,7 +25,7 @@
"url": "https://github.com/owncloud/news/issues"
},
"engines": {
- "node": ">=5.6"
+ "node": ">=6"
},
"private": true,
"homepage": "https://github.com/owncloud/news",