소스 검색

n version

Bob Mottram 7 년 전
부모
커밋
cacacc38d1
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='8.11.1'
38
 NODEJS_VERSION='8.11.1'
39
-NODEJS_N_VERSION='2.1.7'
39
+NODEJS_N_VERSION='2.1.8'
40
 NPM_VERSION='5.8.0'
40
 NPM_VERSION='5.8.0'
41
 
41
 
42
 # This file keeps track of the apps needing nodejs
42
 # This file keeps track of the apps needing nodejs