Merge pull request #1498 from murgatroid99/grpc-js_remove_auth_library_dep

grpc-js: Remove peerDependency on google-auth-library
This commit is contained in:
Michael Lumish 2020-07-09 11:05:14 -07:00 committed by GitHub
commit 1ba9e95f5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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}",