Skip to content

Commit 1e6c634

Browse files
Google APIscopybara-github
authored andcommitted
build: correct artifact name for npm
PiperOrigin-RevId: 458276680
1 parent 181b856 commit 1e6c634

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/video/stitcher/v1/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ load(
238238

239239
nodejs_gapic_library(
240240
name = "stitcher_nodejs_gapic",
241-
package_name = "@google-cloud/stitcher",
241+
package_name = "@google-cloud/video-stitcher",
242242
src = ":stitcher_proto_with_info",
243243
extra_protoc_parameters = ["metadata"],
244244
grpc_service_config = "videostitcher_grpc_service_config.json",

0 commit comments

Comments
 (0)