diff --git a/.ci/deploy.sh b/.ci/deploy.sh index 3b07b3de598331cf59d45fdde691dcf830f138d9..66b918e4b01c6d71f4e45993b4d6e95af5488c6a 100644 --- a/.ci/deploy.sh +++ b/.ci/deploy.sh @@ -1,7 +1,7 @@ #!/bin/bash # install npm -npm install -g npm@latest yo grunt-cli generator-reveal bower +npm install -g npm@latest grunt-cli generator-reveal npm install # build the master version into stable