Upgrade Node to V7.x.

This commit is contained in:
Nolan Darilek 2017-01-11 14:02:18 -06:00
parent 6e0cb447bb
commit da14d01ca2
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ fi
cp /opt/app/sandstorm-integration/bin/getPublicId /usr/local/bin
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -
apt-get install -y nodejs
npm install -g yarn