Merge pull request #1223 from murgatroid99/grpc-js_0.6.15

grpc-js: Bump to 0.6.15
This commit is contained in:
Michael Lumish 2019-12-19 09:24:30 -08:00 committed by GitHub
commit ac394a74c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@grpc/grpc-js",
"version": "0.6.14",
"version": "0.6.15",
"description": "gRPC Library for Node - pure JS implementation",
"homepage": "https://grpc.io/",
"repository": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js",