aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/health_check/package.json
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2016-08-02 14:38:00 -0700
committerGravatar murgatroid99 <mlumish@google.com>2016-08-02 14:38:00 -0700
commit7df3597eb0953f826487ed670bf0613e59542a0e (patch)
treefa5121deeb6a6dcbfecf74369e478eb79e193cf0 /src/node/health_check/package.json
parenta1c442a203f6526b280c9dd29dd629249b2d0da5 (diff)
Regenerate packages
Diffstat (limited to 'src/node/health_check/package.json')
-rw-r--r--src/node/health_check/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node/health_check/package.json b/src/node/health_check/package.json
index 472a80b6e7..224e4ad6ca 100644
--- a/src/node/health_check/package.json
+++ b/src/node/health_check/package.json
@@ -15,7 +15,7 @@
}
],
"dependencies": {
- "grpc": "^1.0.0-pre1",
+ "grpc": "^1.0.0-pre2",
"lodash": "^3.9.3",
"google-protobuf": "^3.0.0"
},