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 9cce778 commit 1d656c3Copy full SHA for 1d656c3
packages.bzl
@@ -2,7 +2,7 @@
2
# all in-sync. This map is passed to each ng_package rule to stamp out the appropriate
3
# version for the placeholders.
4
ANGULAR_PACKAGE_VERSION = "^12.0.0 || ^13.0.0-0"
5
-MDC_PACKAGE_VERSION = "12.0.0-canary.5f00e454a.0"
+MDC_PACKAGE_VERSION = "13.0.0-canary.0a9069300.0"
6
TSLIB_PACKAGE_VERSION = "^2.2.0"
7
RXJS_PACKAGE_VERSION = "^6.5.3 || ^7.0.0"
8
0 commit comments