]> git.parisson.com Git - mezzo.git/commitdiff
Force nodeJS 10.x
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 15 Jun 2018 11:55:21 +0000 (13:55 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 15 Jun 2018 11:55:21 +0000 (13:55 +0200)
bin
etc/apt/sources.list
requirements.txt

diff --git a/bin b/bin
index a237230ef37f393fd52d38c73db1c2d989c7acd7..ce8248584d437cf22472eb040839c74992b9f67f 160000 (submodule)
--- a/bin
+++ b/bin
@@ -1 +1 @@
-Subproject commit a237230ef37f393fd52d38c73db1c2d989c7acd7
+Subproject commit ce8248584d437cf22472eb040839c74992b9f67f
index ab4392bc13858957f76fd35546ea08568cd5f577..3ee7e2448a8923f8bb13cc743a8cb51f5e3d40d0 100644 (file)
@@ -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
index 1553b78fd73d73d3312363beae28f8758a71626c..3fb807da03570c141aa35c8236a7cf9f1bc1b049 100644 (file)
@@ -3,7 +3,7 @@ wget
 bzip2
 build-essential
 netcat
-nodejs
+nodejs=10.4.1-1nodesource1
 locales
 pandoc
 vim