Skip to content

Commit

Permalink
Drop bower already disabled (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
ferhatelmas committed Mar 20, 2020
1 parent ad2415f commit 0bbf4f8
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 42 deletions.
14 changes: 0 additions & 14 deletions bin/bower-up.js

This file was deleted.

5 changes: 0 additions & 5 deletions bin/postversion.sh
@@ -1,9 +1,4 @@
#!/bin/bash
set -e
#git add docs/getstream/
#git commit -m 'update docs'
#node ./bin/bower-up.js
#git add bower.json
#git commit -m 'publish new version on Bower'
git push
git push --tags
2 changes: 0 additions & 2 deletions bin/travis.sh
Expand Up @@ -11,5 +11,3 @@ if [ "${RUN_LINTERS:='no'}" == "yes" ]; then
npm run lint
npm run dtslint
fi
npm install -g bower
bower install getstream
21 changes: 0 additions & 21 deletions bower.json

This file was deleted.

0 comments on commit 0bbf4f8

Please sign in to comment.