Skip to content

Commit e8bcf53

Browse files
committed
build: switch npm dependency to @matdeps
1 parent c64503e commit e8bcf53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material-examples/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ng_module(
1313
"@angular//packages/common",
1414
"@angular//packages/core",
1515
"@angular//packages/forms",
16-
"@npm//moment",
16+
"@matdeps//moment",
1717
"//src/material-moment-adapter",
1818
] + CDK_TARGETS + MATERIAL_TARGETS,
1919
# Specify the tsconfig that is also used by Gulp. We need to explicitly use this tsconfig

0 commit comments

Comments
 (0)