Skip to content

Commit d804865

Browse files
committed
chore(travis-bower): dont publish version.json on bower
1 parent 7039ea4 commit d804865

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/bower/publish.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ function run {
3636

3737
# Angular dependencies are managed by bower, don't include them
3838
rm -rf $BOWER_DIR/js/angular*
39+
rm -rf $BOWER_DIR/version.json # unneeded
3940

4041
# update bower.json
4142
# tag each repo

0 commit comments

Comments
 (0)