mirror of https://github.com/grpc/grpc-node.git
Master is now 1.1.0-dev.
This commit is contained in:
parent
90da4d218b
commit
3f165d34db
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "grpc-health-check",
|
||||
"version": "1.0.0-pre1",
|
||||
"version": "1.1.0-dev",
|
||||
"author": "Google Inc.",
|
||||
"description": "Health check service for use with gRPC",
|
||||
"repository": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "grpc-tools",
|
||||
"version": "1.0.0-pre1",
|
||||
"version": "1.1.0-dev",
|
||||
"author": "Google Inc.",
|
||||
"description": "Tools for developing with gRPC on Node.js",
|
||||
"homepage": "http://www.grpc.io/",
|
||||
|
|
Loading…
Reference in New Issue