nodejs version

This commit is contained in:
Bob Mottram 2017-10-14 10:36:03 +01:00
parent 6ec336da06
commit 4a8491e76b
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ VARIANTS='mesh'
# change these versions at your peril. Things will often crash if you don't
# have specifically the correct versions
NODEJS_VERSION='6.11.3'
NODEJS_VERSION='6.11.4'
NODEJS_N_VERSION='2.1.7'
NPM_VERSION='4.0.5'