Skip to content

Commit

Permalink
changing to node10
Browse files Browse the repository at this point in the history
  • Loading branch information
elreydetoda committed Jul 12, 2019
1 parent 385482f commit f5afc38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/targets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

- name: Download npm installer
get_url:
url: https://deb.nodesource.com/setup_11.x
url: https://deb.nodesource.com/setup_10.x
dest: /tmp/npm_setup.sh
mode: 0744
when: stat_npm.stat.exists == False
Expand Down

0 comments on commit f5afc38

Please sign in to comment.