diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-04-03 16:02:27 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-04-03 16:02:27 +0200 |
| commit | 23abb00b07c57618efe27c43562f0f71936115b4 (patch) | |
| tree | 3edb4fe68c119288f582ef3b742107d7e271c217 /package.json | |
| parent | 17ebdccff0267fb52ded23c04be1b3ca06b48b29 (diff) | |
| download | bridge-23abb00b07c57618efe27c43562f0f71936115b4.tar.gz bridge-23abb00b07c57618efe27c43562f0f71936115b4.zip | |
rewrite for new API requirements
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
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", |
