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 committed Oct 2, 2019
1 parent b445cdc commit 05d08f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"c8": "^5.0.4",
"codecov": "^3.0.4",
"espower-typescript": "^9.0.0",
"google-gax": "^1.6.0",
"google-gax": "^1.6.3",
"gts": "^1.0.0",
"intelli-espower-loader": "^1.0.1",
"mocha": "^6.0.0",
Expand Down

0 comments on commit 05d08f1

Please sign in to comment.