mirror of https://github.com/grpc/grpc-node.git
Merge pull request #1481 from murgatroid99/grpc-js_1.1.0
grpc-js: bump to 1.1.0
This commit is contained in:
commit
5edab2bbd3
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@grpc/grpc-js",
|
||||
"version": "1.0.5",
|
||||
"version": "1.1.0",
|
||||
"description": "gRPC Library for Node - pure JS implementation",
|
||||
"homepage": "https://grpc.io/",
|
||||
"repository": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js",
|
||||
|
|
Loading…
Reference in New Issue