summaryrefslogtreecommitdiff
path: root/web/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/package.json')
-rw-r--r--web/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/package.json b/web/package.json
index b8a4872..c0150a0 100644
--- a/web/package.json
+++ b/web/package.json
@@ -5,6 +5,7 @@
"engine.io": "1.5.x",
"bluebird": "2.9.x",
"log4js": "0.6.x",
- "express": "4.13.x"
+ "express": "4.13.x",
+ "body-parser": "1.14.x"
}
} \ No newline at end of file