From d5090426de2dcfc895ba30c0a6420633aceaa975 Mon Sep 17 00:00:00 2001 From: Stephen Sawchuk Date: Thu, 26 Mar 2015 12:33:11 -0400 Subject: [PATCH] use google-auth-library master branch until next release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f05f004830..0d325d7ed07 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "duplexify": "^3.2.0", "extend": "^2.0.0", "fast-crc32c": "^0.1.3", - "google-auth-library": "^0.9.3", + "google-auth-library": "google/google-auth-library-nodejs#master", "mime-types": "^2.0.8", "node-uuid": "^1.4.2", "once": "^1.3.1",