Skip to content

Commit

Permalink
fix: use compatible version of google-gax
Browse files Browse the repository at this point in the history
* fix: use compatible version of google-gax

* fix: use gax v1.6.3
  • Loading branch information
alexander-fenster authored and JustinBeckwith committed Oct 2, 2019
1 parent bca4519 commit 588509b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -57,7 +57,7 @@
"escape-string-regexp": "^2.0.0",
"extend": "^3.0.2",
"google-auth-library": "^5.0.0",
"google-gax": "^1.0.0",
"google-gax": "^1.6.3",
"is": "^3.0.1",
"is-utf8": "^0.2.1",
"lodash.snakecase": "^4.1.1",
Expand Down

0 comments on commit 588509b

Please sign in to comment.