Skip to content

Commit 7dca773

Browse files
build: edit package name to match published version (#16)
PiperOrigin-RevId: 378706357 Source-Link: googleapis/googleapis@526cb00 Source-Link: googleapis/googleapis-gen@2cd5d29
1 parent 57ae6a6 commit 7dca773

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/google-cloud-essentialcontacts/.jsdoc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ module.exports = {
5252
markdown: {
5353
idInHeadings: true
5454
}
55-
};
55+
};

packages/google-cloud-essentialcontacts/src/v1/gapic_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
44
"language": "typescript",
55
"protoPackage": "google.cloud.essentialcontacts.v1",
6-
"libraryPackage": "@google-cloud/essentialcontacts",
6+
"libraryPackage": "@google-cloud/essential-contacts",
77
"services": {
88
"EssentialContactsService": {
99
"clients": {

0 commit comments

Comments
 (0)