Skip to content

Commit 23f3bfb

Browse files
committed
remove unnecessary node_modules attribute
1 parent 4b82846 commit 23f3bfb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/highlight-files/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ ts_library(
1515

1616
nodejs_binary(
1717
name = "highlight-files",
18-
node_modules = "@npm//:node_modules",
1918
entry_point = "angular_material/tools/highlight-files/highlight-files.js",
2019
data = [
2120
"@npm//highlight.js",

0 commit comments

Comments
 (0)