aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b5c374145..e3da19a98 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
5 "private": true, 5 "private": true,
6 "licence": "AGPL-3.0", 6 "licence": "AGPL-3.0",
7 "engines": { 7 "engines": {
8 "node": ">=10.x", 8 "node": ">=12.x",
9 "yarn": ">=1.x", 9 "yarn": ">=1.x",
10 "postgres": ">=10.x", 10 "postgres": ">=10.x",
11 "redis-server": ">=2.8.18", 11 "redis-server": ">=2.8.18",