Skip to content

Commit

Permalink
retry
Browse files Browse the repository at this point in the history
  • Loading branch information
sofisl committed Feb 7, 2025
1 parent 8b0fb9b commit 08808cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gax/src/fallbackServiceStub.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/* global window */
/* global AbortController */

import {
import type {
Response as NodeFetchResponse,
RequestInfo,
RequestInit,
Expand Down
2 changes: 1 addition & 1 deletion gax/test/browser-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"showcase-echo-client": "./showcase-echo-client.tgz",
"showcase-server": "./showcase-server.tgz",
"sinon": "^14.0.0",
"typescript": "^4.0.3",
"typescript": "^5.7.3",
"webpack": "^4.0.0",
"webpack-cli": "^4.0.0"
}
Expand Down

0 comments on commit 08808cb

Please sign in to comment.