We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7039ea4 commit d804865Copy full SHA for d804865
scripts/bower/publish.sh
@@ -36,6 +36,7 @@ function run {
36
37
# Angular dependencies are managed by bower, don't include them
38
rm -rf $BOWER_DIR/js/angular*
39
+ rm -rf $BOWER_DIR/version.json # unneeded
40
41
# update bower.json
42
# tag each repo
0 commit comments