Skip to content

Commit 970cd21

Browse files
Google APIscopybara-github
authored andcommitted
build(npm): correct artifact name for npm
PiperOrigin-RevId: 411598711
1 parent b21a21e commit 970cd21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/metastore/v1/BUILD.bazel

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

233233
nodejs_gapic_library(
234234
name = "metastore_nodejs_gapic",
235-
package_name = "@google-cloud/metastore",
235+
package_name = "@google-cloud/dataproc-metastore",
236236
src = ":metastore_proto_with_info",
237237
extra_protoc_parameters = ["metadata"],
238238
grpc_service_config = "metastore_grpc_service_config.json",

0 commit comments

Comments
 (0)