Skip to content

Commit 2f5f975

Browse files
JeanMechemmalerba
authored andcommitted
refactor(forms): fix dependencies (angular#63451)
common/http was missing PR Close angular#63451
1 parent 1f4c5f7 commit 2f5f975

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/forms/signals/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ ng_project(
1212
),
1313
deps = [
1414
"//:node_modules/@standard-schema/spec",
15+
"//packages/common/http",
1516
"//packages/core",
1617
"//packages/forms",
1718
],

0 commit comments

Comments
 (0)