Skip to content

Commit 172a6a1

Browse files
authored
build: update MDC_PACKAGE_VERSION to latest canary (#23412)
1 parent b19e9c4 commit 172a6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# all in-sync. This map is passed to each ng_package rule to stamp out the appropriate
33
# version for the placeholders.
44
ANGULAR_PACKAGE_VERSION = "^13.0.0-0 || ^14.0.0-0"
5-
MDC_PACKAGE_VERSION = "13.0.0-canary.4c405863b.0"
5+
MDC_PACKAGE_VERSION = "13.0.0-canary.0a9069300.0"
66
TSLIB_PACKAGE_VERSION = "^2.2.0"
77
RXJS_PACKAGE_VERSION = "^6.5.3 || ^7.0.0"
88

0 commit comments

Comments
 (0)