aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 67a54a57f..5719a116c 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,7 @@
7 "engines": { 7 "engines": {
8 "node": ">=10.x <=15", 8 "node": ">=10.x <=15",
9 "yarn": ">=1.x", 9 "yarn": ">=1.x",
10 "postgres": ">=9.6", 10 "postgres": ">=10.x",
11 "redis-server": ">=2.8.18", 11 "redis-server": ">=2.8.18",
12 "ffmpeg": ">=4.1" 12 "ffmpeg": ">=4.1"
13 }, 13 },