Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 809a8f2

Browse files
committed
build: add missing newly added dependency to BUILD file
1 parent 9b1a41f commit 809a8f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ ng_app(
4242
deps = [
4343
"//:node_modules/@angular/components-examples",
4444
"//:node_modules/@stackblitz/sdk",
45+
"//:node_modules/path-normalize",
4546
"//:node_modules/moment",
4647
],
4748
)

0 commit comments

Comments
 (0)