We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52fcf03 + 5abc5ab commit 5d8a667Copy full SHA for 5d8a667
1 file changed
ansible/group_vars/alpha-eru.yml
@@ -6,7 +6,7 @@ container_tag: "{{ git_branch }}"
6
repo: git@github.com:CodeNow/{{ name }}.git
7
hosted_ports: [ "5501", "5502" ]
8
node_version: lts
9
-npm_version: 2
+npm_version: 3
10
has_shrinkwrap: true
11
12
dockerfile_post_install_commands:
0 commit comments