Browse Source

Back to previous n version

Bob Mottram 7 years ago
parent
commit
ae687fc57e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-utils-nodejs

+ 1
- 1
src/freedombone-utils-nodejs View File

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