Skip to content
Snippets Groups Projects
Commit a862cd0c authored by Kevin Paxman's avatar Kevin Paxman
Browse files

Merge branch '7.x-1.x' of https://git.uwaterloo.ca/wcms/uw_fdsu_theme_resp into 7.x-1.x

parents 138d8f9a de43c3af
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ node --version
npm install -g gulp-cli@1.0.0
apt-get remove nodejs
curl -sL https://deb.nodesource.com/setup_6.x | bash -
apt-get install nodejs
apt-get install nodejs=6.14.1-1nodesource1
npm install -g npm@2.11.2
npm install -g gulp@3.9.1
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment