diff options
author | Craig Tiller <ctiller@google.com> | 2017-11-08 09:42:32 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2017-11-08 09:42:32 -0800 |
commit | 660d4aa2d281dbfbc6c3a3e3349b3e4b6a444285 (patch) | |
tree | 592cecc1d6670bb12b9af81c19cd3cb98cc0eeef /test/distrib/node/package.json | |
parent | 48d26966646e910f7dd63d428ef831178ca9315e (diff) | |
parent | d9da7387b8057f3bd99a417a5ee905377bce9296 (diff) |
Merge github.com:grpc/grpc into tfix2
Diffstat (limited to 'test/distrib/node/package.json')
-rw-r--r-- | test/distrib/node/package.json | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/test/distrib/node/package.json b/test/distrib/node/package.json deleted file mode 100644 index b02a796c97..0000000000 --- a/test/distrib/node/package.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "name": "grpc-distrib-test", - "version": "0.0.1", - "dependencies": { - "grpc": "*" - } -} |