Skip to content

Commit d312a8f

Browse files
alexander-fensterJustinBeckwith
authored andcommitted
fix: use compatible version of google-gax
* fix: use compatible version of google-gax * fix: use gax v1.6.3
1 parent a2c0ea7 commit d312a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"events-intercept": "^2.0.0",
6565
"extend": "^3.0.2",
6666
"google-auth-library": "^5.0.0",
67-
"google-gax": "^1.0.0",
67+
"google-gax": "^1.6.3",
6868
"grpc": "^1.21.1",
6969
"grpc-gcp": "^0.1.1",
7070
"is": "^3.2.1",

0 commit comments

Comments
 (0)