Drop NodeJS 10 support

pull/4107/head
Chocobozzz 2021-05-10 09:41:21 +02:00
parent dc2b2938c2
commit 6b6e1d5d02
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"private": true,
"licence": "AGPL-3.0",
"engines": {
"node": ">=10.x",
"node": ">=12.x",
"yarn": ">=1.x",
"postgres": ">=10.x",
"redis-server": ">=2.8.18",