From 2b291ed901b2c6bd26764417e774f55ddeea4296 Mon Sep 17 00:00:00 2001 From: Alexander Fenster Date: Thu, 13 Sep 2018 10:37:58 -0700 Subject: [PATCH] revert package.json change --- packages/grpc-native-core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/grpc-native-core/package.json b/packages/grpc-native-core/package.json index 2669ee0e..9cb0cdaa 100644 --- a/packages/grpc-native-core/package.json +++ b/packages/grpc-native-core/package.json @@ -39,7 +39,7 @@ "body-parser": "^1.15.2", "electron-mocha": "^3.1.1", "express": "^4.14.0", - "google-auth-library": "^2.0.0", + "google-auth-library": "^0.9.2", "google-protobuf": "^3.0.0", "istanbul": "^0.4.4", "lodash": "^4.17.4",