Update versions

main
Steffen Rademacker 6 years ago
parent 9d6d6b23bb
commit b683605696

@ -24,4 +24,4 @@ brew link --force curl
rbenv install 2.5.1
# use nvm instead of brew node or anything else
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.8/install.sh | bash
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash

@ -1,8 +1,8 @@
#!/usr/bin/env zsh
nvm install 8.11.1
nvm use 8.11.1
nvm alias default 8.11.1
nvm install 8.11.2
nvm use 8.11.2
nvm alias default 8.11.2
npm install -g npm@latest
npm update -g

@ -1 +1 @@
Subproject commit 1a71e0a1a36117722c02736487e6940e72455e0b
Subproject commit e0290834aca5f15152d3d384547c7a0b62af4475

@ -1 +1 @@
Subproject commit 02a37dd919dc48e0821186e5f20e78bd0215f86a
Subproject commit 5b539663c0d740a0c00169d5ecbd58e47ff16252
Loading…
Cancel
Save