Nodejs version update

This commit is contained in:
Bob Mottram 2018-06-15 11:47:12 +01:00
parent 232516538e
commit 5d23e1b346
1 changed files with 1 additions and 1 deletions

View File

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