|
@@ -36,7 +36,7 @@ VARIANTS='mesh'
|
36
|
36
|
# change these versions at your peril. Things will often crash if you don't
|
37
|
37
|
# have specifically the correct versions
|
38
|
38
|
NODEJS_VERSION='8.11.1'
|
39
|
|
-NODEJS_N_VERSION='2.1.7'
|
|
39
|
+NODEJS_N_VERSION='2.1.8'
|
40
|
40
|
NPM_VERSION='5.8.0'
|
41
|
41
|
|
42
|
42
|
# This file keeps track of the apps needing nodejs
|