Browse Source

volta install node@12

Mokhtar Naamani 4 years ago
parent
commit
ee79c8f6f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.sh

+ 1 - 1
setup.sh

@@ -29,5 +29,5 @@ fi
 # Volta nodejs, npm, yarn tools manager
 curl https://get.volta.sh | bash
 
-volta install node
+volta install node@12
 volta install yarn