aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2016-10-18 15:56:44 -0700
committerGravatar murgatroid99 <mlumish@google.com>2016-10-18 15:56:44 -0700
commit3dc67018a0be747917c2d43a72bc072d2b7f2d00 (patch)
treeb08d1a09398c326b2d5f6e06b5982d60876cf9b4 /package.json
parent697b167ff35a7d09cc96b3bd99744ef23ab0fd0c (diff)
Fix issues with express benchmark and synchronize package.json with template
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 4827aac398..30b4b6787c 100644
--- a/package.json
+++ b/package.json
@@ -36,6 +36,7 @@
},
"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",