build: correct artifact name for npm

PiperOrigin-RevId: 458276680
pull/726/head
Google APIs 3 years ago committed by Copybara-Service
parent 181b8566f3
commit 1e6c634782
  1. 2
      google/cloud/video/stitcher/v1/BUILD.bazel

@ -238,7 +238,7 @@ load(
nodejs_gapic_library(
name = "stitcher_nodejs_gapic",
package_name = "@google-cloud/stitcher",
package_name = "@google-cloud/video-stitcher",
src = ":stitcher_proto_with_info",
extra_protoc_parameters = ["metadata"],
grpc_service_config = "videostitcher_grpc_service_config.json",

Loading…
Cancel
Save