diff options
author | Mark D. Roth <roth@google.com> | 2016-07-12 14:09:41 -0700 |
---|---|---|
committer | Mark D. Roth <roth@google.com> | 2016-07-12 14:09:41 -0700 |
commit | 14bed44db2040c3a1e38935b372146ccbd81dddc (patch) | |
tree | 6890fbe9cfd859d5a66141d378cd6271761fd403 /templates/package.json.template | |
parent | 4f0b06e747832fa54415b72b23685ba97437e936 (diff) | |
parent | 6b8a8e4a74fc83153a6fd3fbb7ec1ed2b288b4b4 (diff) |
Merge remote-tracking branch 'upstream/master' into filter_api
Diffstat (limited to 'templates/package.json.template')
-rw-r--r-- | templates/package.json.template | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/package.json.template b/templates/package.json.template index 9d19ca0629..f68f64d047 100644 --- a/templates/package.json.template +++ b/templates/package.json.template @@ -61,7 +61,6 @@ "files": [ "LICENSE", "src/node/README.md", - "src/node/health_check", "src/proto", "etc", "src/node/index.js", |