Skip to content

Commit 588509b

Browse files
alexander-fensterJustinBeckwith
authored andcommittedOct 2, 2019
fix: use compatible version of google-gax
* fix: use compatible version of google-gax * fix: use gax v1.6.3
1 parent bca4519 commit 588509b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"escape-string-regexp": "^2.0.0",
5858
"extend": "^3.0.2",
5959
"google-auth-library": "^5.0.0",
60-
"google-gax": "^1.0.0",
60+
"google-gax": "^1.6.3",
6161
"is": "^3.0.1",
6262
"is-utf8": "^0.2.1",
6363
"lodash.snakecase": "^4.1.1",

0 commit comments

Comments
 (0)