aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/node/package.json')
-rw-r--r--src/node/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node/package.json b/src/node/package.json
index e6ac550554..1c44b106fb 100644
--- a/src/node/package.json
+++ b/src/node/package.json
@@ -16,7 +16,7 @@
},
"devDependencies": {
"async": "^0.9.0",
- "googleauth": "google/google-auth-library-nodejs",
+ "google-auth-library": "^0.9.2",
"minimist": "^1.1.0",
"mocha": "~1.21.0",
"strftime": "^0.8.2"