Force node 10 usage

This commit is contained in:
Chocobozzz 2020-01-28 14:02:47 +01:00
parent e669ff5873
commit 005b51b977
No known key found for this signature in database
GPG key ID: 583A612D890159BE
3 changed files with 1 additions and 9 deletions

View file

@ -5,7 +5,7 @@
"private": true,
"licence": "AGPL-3.0",
"engines": {
"node": ">=8.x"
"node": ">=10.x"
},
"bin": {
"peertube": "dist/server/tools/peertube.js"