From 792ddf9ea878675092cbc18a1e738115352f77e1 Mon Sep 17 00:00:00 2001 From: murgatroid99 Date: Tue, 2 Aug 2016 14:38:00 -0700 Subject: [PATCH] Regenerate packages --- health_check/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/health_check/package.json b/health_check/package.json index 472a80b6..224e4ad6 100644 --- a/health_check/package.json +++ b/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" },