grpc-js: Remove peerDependency on google-auth-library

This commit is contained in:
Michael Lumish 2020-07-09 09:57:00 -07:00
parent 95289edcaf
commit 7cf93591ca
1 changed files with 0 additions and 3 deletions

View File

@ -59,9 +59,6 @@
"dependencies": {
"semver": "^6.2.0"
},
"peerDependencies": {
"google-auth-library": "5.x || 6.x"
},
"files": [
"src/*.ts",
"build/src/*.{js,d.ts,js.map}",