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 253a3b3 commit 708773eCopy full SHA for 708773e
packages.bzl
@@ -1,7 +1,7 @@
1
# Each individual package uses a placeholder for the version of Angular to ensure they're
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 = "^15.0.0-0 || ^16.0.0"
+ANGULAR_PACKAGE_VERSION = "^15.0.0 || ^16.0.0"
5
MDC_PACKAGE_VERSION = "15.0.0-canary.ecfee946f.0"
6
TSLIB_PACKAGE_VERSION = "^2.3.0"
7
RXJS_PACKAGE_VERSION = "^6.5.3 || ^7.4.0"
0 commit comments