From: Guillaume Pellerin Date: Fri, 15 Jun 2018 11:55:21 +0000 (+0200) Subject: Force nodeJS 10.x X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=a06203bdfd1ecbac7d7f63820e6fbabb781b6f21;p=mezzo.git Force nodeJS 10.x --- diff --git a/bin b/bin index a237230e..ce824858 160000 --- a/bin +++ b/bin @@ -1 +1 @@ -Subproject commit a237230ef37f393fd52d38c73db1c2d989c7acd7 +Subproject commit ce8248584d437cf22472eb040839c74992b9f67f diff --git a/etc/apt/sources.list b/etc/apt/sources.list index ab4392bc..3ee7e244 100644 --- a/etc/apt/sources.list +++ b/etc/apt/sources.list @@ -2,7 +2,7 @@ deb http://httpredir.debian.org/debian jessie main contrib non-free deb http://security.debian.org/ jessie/updates main deb http://httpredir.debian.org/debian jessie-updates main deb http://httpredir.debian.org/debian jessie-backports main contrib non-free -deb https://deb.nodesource.com/node_6.x jessie main +deb https://deb.nodesource.com/node_10.x jessie main #deb http://mirrors.ircam.fr/pub/debian/ jessie main contrib non-free #deb http://mirrors.ircam.fr/pub/debian/ jessie-updates main diff --git a/requirements.txt b/requirements.txt index 1553b78f..3fb807da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ wget bzip2 build-essential netcat -nodejs +nodejs=10.4.1-1nodesource1 locales pandoc vim