mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
master bumped to 1.5.x
This commit is contained in:
parent
c669177532
commit
1fc3c876d9
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "grpc-health-check",
|
||||
"version": "1.4.0-dev",
|
||||
"version": "1.5.0-dev",
|
||||
"author": "Google Inc.",
|
||||
"description": "Health check service for use with gRPC",
|
||||
"repository": {
|
||||
@ -15,7 +15,7 @@
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"grpc": "^1.4.0-dev",
|
||||
"grpc": "^1.5.0-dev",
|
||||
"lodash": "^3.9.3",
|
||||
"google-protobuf": "^3.0.0"
|
||||
},
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "grpc-tools",
|
||||
"version": "1.4.0-dev",
|
||||
"version": "1.5.0-dev",
|
||||
"author": "Google Inc.",
|
||||
"description": "Tools for developing with gRPC on Node.js",
|
||||
"homepage": "http://www.grpc.io/",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user