Skip to content

Commit 221556e

Browse files
Google APIscopybara-github
authored andcommitted
build(npm): correct artifact name for npm
PiperOrigin-RevId: 411807571
1 parent e2f13b0 commit 221556e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/networkconnectivity/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 = "networkconnectivity_nodejs_gapic",
235-
package_name = "@google-cloud/networkconnectivity",
235+
package_name = "@google-cloud/network-connectivity",
236236
src = ":networkconnectivity_proto_with_info",
237237
extra_protoc_parameters = ["metadata"],
238238
grpc_service_config = "networkconnectivity_v1_grpc_service_config.json",

0 commit comments

Comments
 (0)