summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-04-03 16:02:27 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2017-04-03 16:02:27 +0200
commit23abb00b07c57618efe27c43562f0f71936115b4 (patch)
tree3edb4fe68c119288f582ef3b742107d7e271c217 /package.json
parent17ebdccff0267fb52ded23c04be1b3ca06b48b29 (diff)
downloadbridge-23abb00b07c57618efe27c43562f0f71936115b4.tar.gz
bridge-23abb00b07c57618efe27c43562f0f71936115b4.zip
rewrite for new API requirements
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 e8db73b..4a1d72c 100644
--- a/package.json
+++ b/package.json
@@ -5,6 +5,7 @@
"main": "server.js",
"dependencies": {
"amqplib": "^0.5.1",
+ "body-parser": "^1.17.1",
"express": "^4.15.2",
"http": "^0.0.0",
"mysql": "^2.13.0",