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 authored and JustinBeckwith committed Oct 2, 2019
1 parent 483051c commit a97ddcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-recaptchaenterprise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"reCAPTCHA Enterprise API"
],
"dependencies": {
"google-gax": "^1.0.0"
"google-gax": "^1.6.3"
},
"devDependencies": {
"eslint": "^6.0.0",
Expand Down

0 comments on commit a97ddcb

Please sign in to comment.