mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-20 11:48:31 -06:00
Drop NodeJS 10 support
This commit is contained in:
parent
dc2b2938c2
commit
6b6e1d5d02
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user