Skip to content

Commit b0c89c5

Browse files
alexander-fensterJustinBeckwith
authored andcommitted
fix: use compatible version of google-gax
* fix: use compatible version of google-gax * fix: use gax v1.6.3
1 parent b16cd40 commit b0c89c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"bun": "^0.0.12",
5252
"deep-equal": "^1.0.1",
5353
"functional-red-black-tree": "^1.0.1",
54-
"google-gax": "^1.1.2",
54+
"google-gax": "^1.6.3",
5555
"through2": "^3.0.0"
5656
},
5757
"devDependencies": {

0 commit comments

Comments
 (0)