Skip to content

Commit 7fd2dc1

Browse files
committed
chore(bower/unpublish.sh): add angular-messages and angular-aria
The unpublish script was not set to unpublish those packages Closes angular#10379
1 parent 63db097 commit 7fd2dc1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/bower/unpublish.sh

+2
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,11 @@ function init {
1616
REPOS=(
1717
angular
1818
angular-animate
19+
angular-aria
1920
angular-cookies
2021
angular-i18n
2122
angular-loader
23+
angular-messages
2224
angular-mocks
2325
angular-route
2426
angular-resource

0 commit comments

Comments
 (0)