Skip to content

Commit

Permalink
fix: do not modify options object, use defaultScopes (#399)
Browse files Browse the repository at this point in the history
Regenerated the library using
[gapic-generator-typescript](https://github.com/googleapis/gapic-generator-typescript)
v1.2.1.
  • Loading branch information
alexander-fenster authored Nov 7, 2020
1 parent d237e44 commit 06df757
Show file tree
Hide file tree
Showing 5 changed files with 270 additions and 178 deletions.
2 changes: 1 addition & 1 deletion packages/google-cloud-kms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"api-documenter": "api-documenter yaml --input-folder=temp"
},
"dependencies": {
"google-gax": "^2.1.0"
"google-gax": "^2.9.2"
},
"devDependencies": {
"@types/mocha": "^8.0.0",
Expand Down
Loading

0 comments on commit 06df757

Please sign in to comment.