Skip to content

Commit 6c7b0b2

Browse files
authored
sync: add @ngrx/store dep on app since app_container uses it (#4428)
1 parent cc1dcfb commit 6c7b0b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tensorboard/webapp/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ tf_ng_module(
111111
"//tensorboard/webapp/tb_wrapper",
112112
"@npm//@angular/core",
113113
"@npm//@angular/platform-browser",
114+
"@npm//@ngrx/store",
114115
],
115116
)
116117

0 commit comments

Comments
 (0)