浏览代码

Try different nodejs versions

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

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

@@ -35,9 +35,9 @@ VARIANTS='mesh'
35 35
 
36 36
 # change these versions at your peril. Things will often crash if you don't
37 37
 # have specifically the correct versions
38
-NODEJS_VERSION='6.10.1'
38
+NODEJS_VERSION='7.10.0'
39 39
 NODEJS_N_VERSION='2.1.7'
40
-NPM_VERSION='4.0.5'
40
+NPM_VERSION='4.2.0'
41 41
 
42 42
 # This file keeps track of the apps needing nodejs
43 43
 # so that it can be removed if tere are no apps which need it