Skip to content

Commit e37e122

Browse files
Merge pull request #526 from CodeNow/api-node-4
update api to use node 4.2.2 and npm 2.14.7
2 parents 388ecc9 + f18eaf9 commit e37e122

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ansible/group_vars/alpha-api-base.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
container_tag: "{{ git_branch }}"
22

3-
node_version: 0.10.38
4-
npm_version: 2.8.3
3+
node_version: 4.2.2
4+
npm_version: 2.14.7
55

66
repo: [email protected]:CodeNow/api.git
77
restart_policy: always

0 commit comments

Comments
 (0)