Selaa lähdekoodia

Nodejs version update

Bob Mottram 6 vuotta sitten
vanhempi
commit
5d23e1b346
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      src/freedombone-utils-nodejs

+ 1
- 1
src/freedombone-utils-nodejs Näytä tiedosto

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