Put the google-auth-library dependency back in grpc-js

This commit is contained in:
Michael Lumish 2020-10-21 14:10:37 -07:00
parent e05b74b631
commit e71caded1b
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,6 @@
},
"dependencies": {
"@grpc/grpc-js": "file:../grpc-js",
"@grpc/proto-loader": "^0.6.0-pre14",
"google-auth-library": "^6.1.1"
"@grpc/proto-loader": "^0.6.0-pre14"
}
}

View File

@ -57,6 +57,7 @@
},
"dependencies": {
"@types/node": "^12.12.47",
"google-auth-library": "^6.1.1",
"semver": "^6.2.0"
},
"files": [