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 d02cc68 commit b794eb5Copy full SHA for b794eb5
packages.bzl
@@ -6,7 +6,7 @@ MDC_PACKAGE_VERSION = "15.0.0-canary.7971d6ad5.0"
6
TSLIB_PACKAGE_VERSION = "^2.3.0"
7
RXJS_PACKAGE_VERSION = "^6.5.3 || ^7.4.0"
8
9
-# Each placeholder is used to stamp versions during the build process, replacing the key with it's
+# Each placeholder is used to stamp versions during the build process, replacing the key with its
10
# value pair. These replacements occur during building of `npm_package` and `ng_package` stamping in
11
# the peer dependencies and versions, primarily in `package.json`s.
12
NPM_PACKAGE_SUBSTITUTIONS = {
0 commit comments