diff --git a/.larasail/setup b/.larasail/setup index 2f4deed..e708a11 100644 --- a/.larasail/setup +++ b/.larasail/setup @@ -152,7 +152,7 @@ bar cyan "| Installing npm" bar -curl -sL https://deb.nodesource.com/setup_16.x | sudo bash - +curl -sL https://deb.nodesource.com/setup_20.x | sudo bash - sudo apt-get install -y nodejs bar