Thanks to visit codestin.com
Credit goes to github.com

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

Commit a4f2863

Browse files
fix: use compatible version of google-gax
* fix: use compatible version of google-gax * fix: use gax v1.6.3
1 parent 15f4329 commit a4f2863

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
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@google-cloud/promisify": "^1.0.0",
44-
"google-gax": "^1.5.2",
44+
"google-gax": "^1.6.3",
4545
"is": "^3.2.1"
4646
},
4747
"devDependencies": {

0 commit comments

Comments
 (0)