Skip to content

Commit

Permalink
fix: temporary hold-back on google-gax to avoid timeout issues caused…
Browse files Browse the repository at this point in the history
  • Loading branch information
feywind authored Nov 18, 2021
1 parent 1e11001 commit 18c6b18
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 @@ -58,7 +58,7 @@
"arrify": "^2.0.0",
"extend": "^3.0.2",
"google-auth-library": "^7.0.0",
"google-gax": "^2.24.1",
"google-gax": "2.25.3",
"is-stream-ended": "^0.1.4",
"lodash.snakecase": "^4.1.1",
"p-defer": "^3.0.0"
Expand Down

0 comments on commit 18c6b18

Please sign in to comment.