浏览代码

n version

Bob Mottram 7 年前
父节点
当前提交
0f2aff6827
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-utils-nodejs

+ 1
- 1
src/freedombone-utils-nodejs 查看文件

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