Browse Source

bower version

Bob Mottram 7 years ago
parent
commit
1e1ed55816
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-app-cryptpad

+ 1
- 1
src/freedombone-app-cryptpad View File

454
     cd $CRYPTPAD_DIR
454
     cd $CRYPTPAD_DIR
455
 
455
 
456
     npm install
456
     npm install
457
-    npm install -g bower
457
+    npm install -g bower@1.8.0
458
     bower install
458
     bower install
459
     cp config.example.js config.js
459
     cp config.example.js config.js
460
     if [ ! -f config.js ]; then
460
     if [ ! -f config.js ]; then