Skip to content

Commit

Permalink
(core) update google-auto-auth dependency
Browse files Browse the repository at this point in the history
Fixes #1355 - `getAuthClient()` was added in 0.2.4.
  • Loading branch information
stephenplusplus committed Jun 2, 2016
1 parent 7ff0a5b commit 12d9cdd
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 @@ -101,7 +101,7 @@
"extend": "^3.0.0",
"gce-images": "^0.2.0",
"gcs-resumable-upload": "^0.6.0",
"google-auto-auth": "^0.2.0",
"google-auto-auth": "^0.2.4",
"google-proto-files": "^0.1.1",
"grpc": "^0.14.1",
"hash-stream-validation": "^0.1.0",
Expand Down

0 comments on commit 12d9cdd

Please sign in to comment.