Skip to content

Commit

Permalink
build: edit package name to match published version (#16)
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 378706357

Source-Link: googleapis/googleapis@526cb00

Source-Link: googleapis/googleapis-gen@2cd5d29
  • Loading branch information
gcf-owl-bot[bot] authored Jun 14, 2021
1 parent 57ae6a6 commit 7dca773
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/google-cloud-essentialcontacts/.jsdoc.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ module.exports = {
markdown: {
idInHeadings: true
}
};
};
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "typescript",
"protoPackage": "google.cloud.essentialcontacts.v1",
"libraryPackage": "@google-cloud/essentialcontacts",
"libraryPackage": "@google-cloud/essential-contacts",
"services": {
"EssentialContactsService": {
"clients": {
Expand Down

0 comments on commit 7dca773

Please sign in to comment.