refactor: drop dependency on google-auth-library

This commit is contained in:
Justin Beckwith 2018-11-26 22:29:26 -08:00
parent 4a9bf57f29
commit 4a539303e7
2 changed files with 0 additions and 2 deletions

View File

@ -39,7 +39,6 @@
"body-parser": "^1.15.2",
"electron-mocha": "^3.1.1",
"express": "^4.14.0",
"google-auth-library": "^0.9.2",
"google-protobuf": "^3.0.0",
"istanbul": "^0.4.4",
"lodash": "^4.17.4",

View File

@ -41,7 +41,6 @@
"body-parser": "^1.15.2",
"electron-mocha": "^3.1.1",
"express": "^4.14.0",
"google-auth-library": "^0.9.2",
"google-protobuf": "^3.0.0",
"istanbul": "^0.4.4",
"lodash": "^4.17.4",