Merge branch 'release/3.1.0' into develop

This commit is contained in:
Chocobozzz
2021-03-25 16:25:28 +01:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"engines": {
"node": ">=10.x <=15",
"yarn": ">=1.x",
"postgres": ">=9.6",
"postgres": ">=10.x",
"redis-server": ">=2.8.18",
"ffmpeg": ">=4.1"
},