Try different nodejs versions

This commit is contained in:
Bob Mottram 2017-06-08 21:31:03 +01:00
parent aa305cf088
commit 46e6e13792
1 changed files with 2 additions and 2 deletions

View File

@ -35,9 +35,9 @@ VARIANTS='mesh'
# change these versions at your peril. Things will often crash if you don't
# have specifically the correct versions
NODEJS_VERSION='6.10.1'
NODEJS_VERSION='7.10.0'
NODEJS_N_VERSION='2.1.7'
NPM_VERSION='4.0.5'
NPM_VERSION='4.2.0'
# This file keeps track of the apps needing nodejs
# so that it can be removed if tere are no apps which need it