From 1e1ed55816772a5e9443dfc3b6830504250ad202 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 26 May 2017 15:10:25 +0100 Subject: [PATCH] bower version --- src/freedombone-app-cryptpad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedombone-app-cryptpad b/src/freedombone-app-cryptpad index 8309735f..75b633bd 100755 --- a/src/freedombone-app-cryptpad +++ b/src/freedombone-app-cryptpad @@ -454,7 +454,7 @@ function install_cryptpad { cd $CRYPTPAD_DIR npm install - npm install -g bower + npm install -g bower@1.8.0 bower install cp config.example.js config.js if [ ! -f config.js ]; then