Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit 410e92b

Browse files
fix(deps): require google-gax v2.12.0 (#135)
1 parent 173236f commit 410e92b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"api-documenter": "api-documenter yaml --input-folder=temp"
3030
},
3131
"dependencies": {
32-
"google-gax": "^2.9.2",
32+
"google-gax": "^2.12.0",
3333
"json-schema": "^0.3.0"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)