Merge pull request #656 from JustinBeckwith/nauth

refactor: drop dependency on google-auth-library
This commit is contained in:
Michael Lumish 2018-11-27 09:44:43 -08:00 committed by GitHub
commit 54885f850c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",