aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-10-27 22:23:27 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-10-27 22:23:27 -0700
commitbba5285df03150f6e9f13292506dcb812eaeb4bd (patch)
tree41654477b472dba1518013d054c91e7995b233a4 /package.json
parent693d3949b420aac2f4e9956eedaf4296b64c689f (diff)
parent51fc01dffabf778f8dc4697db4bc33461a29683b (diff)
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 9afba31816..c6b2600209 100644
--- a/package.json
+++ b/package.json
@@ -34,6 +34,8 @@
},
"devDependencies": {
"async": "^1.5.0",
+ "body-parser": "^1.15.2",
+ "express": "^4.14.0",
"google-auth-library": "^0.9.2",
"google-protobuf": "^3.0.0",
"istanbul": "^0.3.21",