Skip to content

Commit 3c48058

Browse files
committed
grpc-js-xds: Update files list to account for submodule change
1 parent cd246cd commit 3c48058

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages/grpc-js-xds/package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,11 @@
6363
"deps/googleapis/google/api/**/*.proto",
6464
"deps/googleapis/google/protobuf/**/*.proto",
6565
"deps/googleapis/google/rpc/**/*.proto",
66-
"deps/udpa/udpa/annotations/**/*.proto",
66+
"deps/xds/udpa/annotations/**/*.proto",
67+
"deps/xds/udpa/type/**/*.proto",
68+
"deps/xds/xds/annotations/**/*.proto",
69+
"deps/xds/xds/core/**/*.proto",
70+
"deps/xds/xds/type/**/*.proto",
6771
"deps/protoc-gen-validate/validate/**/*.proto"
6872
]
6973
}

0 commit comments

Comments
 (0)