Skip to content

Commit 28b33aa

Browse files
crisbetojosephperrott
authored andcommitted
build: fix missing badge dependency (#15390)
1 parent 76c2a3c commit 28b33aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/badge/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ ng_module(
1111
deps = [
1212
"@angular//packages/common",
1313
"@angular//packages/core",
14+
"@angular//packages/platform-browser/animations",
1415
"//src/cdk/a11y",
1516
"//src/cdk/coercion",
1617
"//src/lib/core",

0 commit comments

Comments
 (0)