aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2016-07-01 09:56:50 -0700
committerGravatar murgatroid99 <mlumish@google.com>2016-07-01 09:56:50 -0700
commit356758a7eec71b3abf4336bd0665476e7756fd2f (patch)
tree545f5351db12da7f2d3d1f596a294babce657d6a /package.json
parent0d12151d29118e6cddd879c8b0a4478524c69eec (diff)
Split Node health check code into a separate package and make it use static codegen
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 68a31d794c..1fec9cb40f 100644
--- a/package.json
+++ b/package.json
@@ -59,7 +59,6 @@
"files": [
"LICENSE",
"src/node/README.md",
- "src/node/health_check",
"src/proto",
"etc",
"src/node/index.js",