Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit dfb174a

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 e9e8cd1 commit dfb174a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"reCAPTCHA Enterprise API"
2626
],
2727
"dependencies": {
28-
"google-gax": "^1.0.0"
28+
"google-gax": "^1.6.3"
2929
},
3030
"devDependencies": {
3131
"eslint": "^6.0.0",

0 commit comments

Comments
 (0)