build(node): provide hint to npm

PiperOrigin-RevId: 339261149
This commit is contained in:
Google APIs 2020-10-27 09:09:14 -07:00 committed by Copybara-Service
parent b3c2eb02e5
commit c9d7721bd4
1 changed files with 1 additions and 0 deletions

View File

@ -239,6 +239,7 @@ nodejs_gapic_library(
src = ":privateca_proto_with_info",
grpc_service_config = "privateca_grpc_service_config.json",
package = "google.cloud.security.privateca.v1beta1",
package_name = "@google-cloud/security-private-ca",
service_yaml = "privateca_v1beta1.yaml",
deps = [],
)