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 c64503e commit e8bcf53Copy full SHA for e8bcf53
src/material-examples/BUILD.bazel
@@ -13,7 +13,7 @@ ng_module(
13
"@angular//packages/common",
14
"@angular//packages/core",
15
"@angular//packages/forms",
16
- "@npm//moment",
+ "@matdeps//moment",
17
"//src/material-moment-adapter",
18
] + CDK_TARGETS + MATERIAL_TARGETS,
19
# Specify the tsconfig that is also used by Gulp. We need to explicitly use this tsconfig
0 commit comments